- data={
- "operation": {
- "details": {
- "account": "Sample Account",
- "description": "Description of the request.",
- "requesteremail": "customer@email.com",
- "requester": "Joe Customer",
- "site": "Sample Site",
- "title": "Title of the request."
- }
- }
I didn't see any mention of being able to do this in the documentation
here, but saw
this post the eludes that it is possible. Is it possible? Am I missing something?
Thanks.