Deletes An endpoint configuration object
Deletes an endpoint configuration object by primary key
Request
URI
DELETE
https://{api_host}/advanced-designer-service/api/endpoints/{endpointId}
COPY
Path Parameters
string
endpointId
Required
The id of the endpoint configuration to delete within the current tenant
Responses
204
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/advanced-designer-service/api/endpoints/{endpointId}
Delete Operation Operations
DELETE
Deletes An endpoint configuration object