AviatoAviato
DeveloperAPI ReferenceProfilesId

/api/profiles/{id}

DELETE
/api/profiles/{id}

Path Parameters

id*string

Resource ID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/profiles/string"
{
  "success": true
}
{
  "error": "string"
}
{
  "error": "string"
}