Apipylon
Delete a Pylon contact (DELETE /contacts/{id})
Write operation: mutates state in the upstream service.
curl -X DELETE "https://api.modernloop.dev/rest/v1/pylon/contacts/string" \ -H "Authorization: Bearer $MLOOP_INTERNAL_MCP_API_KEY"{ "request_id": "string"}{ "error": { "code": "string", "message": "string", "upstreamStatus": 0 }}{ "error": { "code": "string", "message": "string", "upstreamStatus": 0 }}{ "error": { "code": "string", "message": "string", "upstreamStatus": 0 }}{ "error": { "code": "string", "message": "string", "upstreamStatus": 0 }}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Resource UUID or external identifier
Response Body
application/json
application/json
application/json
application/json
application/json