delete https://rls.congacloud.com/api/extensibility/v1/customcode/trusted-apis/
Deletes a trusted API configuration and returns the status of the request.
Log in to see full request history
Responses
500Internal Server Error
Deletes a trusted API configuration and returns the status of the request.
500Internal Server Error
xxxxxxxxxx
curl --request DELETE \
--url https://rls.congacloud.com/api/extensibility/v1/customcode/trusted-apis/name \
--header 'accept: application/json'
xxxxxxxxxx
{
"Success": true,
"Data": true,
"StatusCode": "OK"
}