Footer Section
Explore

curl --request POST \--url https://documentation.conga.com/agreements/:agreementId/activate \--header 'Accept: application/json' \--header 'Authorization: Bearer 123' \--header 'Content-Type: application/json' \--data '{"SelectedDocumentIds": ["06911000001jBE9AAM","06911000001jBEDAA2"],"RemovableDocumentIds": ["06911000001jBEIAA2"]}'
1{2"title": "success",3"status": 200,4"data": true5}