Footer Section
Explore

OK
curl --request POST \--url https://ability-connect-9552-dev-ed.cs18.my.salesforce.com/services/apexrest/Apttus_Approval/Approvals/approverequestsBulk \--header 'Accept: application/json' \--header 'Content-Type: application/json' \--data '{"actionRequests": [{"requestId": "a1W1D000001j8G6","comments": "test comment 1"},{"requestId": "a1W1D000001j8G7","comments": "test comment 2"}]}'
1{2"title": "success",3"status": 200,4"data": "7071D00001NlHiKQAV"5}