biterp

Remover mapeamento (soft delete)

DELETE
/integration-entity-mappings/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Integration entity mapping UUID

Formatuuid

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.biterp.ai/integration-entity-mappings/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}