Footer Section
Explore

OK
curl --request POST \--url https://ability-connect-9552-dev-ed.cs18.my.salesforce.com/services/apexrest/Apttus_Approval/Approvals/addattachmentstoruntimeadhocapprovalprocess \--header 'Accept: application/json' \--header 'Content-Type: application/json' \--data '{"sObjectType": "Apttus__APTS_Agreement__c","sObjectId": "a011100000l4hH0AAI","attachmentIds": ["a011100000l4hH0AAI"]}'
1{2"title": "success",3"status": 200,4"data": true5}