Gatana Documentation
RoutesProfilesProfileid

/profiles/{profileId}

DELETE
/profiles/{profileId}
AuthorizationBearer <token>

In: header

Path Parameters

profileId*string

Response Body

application/json

curl -X DELETE "https://YOUR_ORG_ID.gatana.ai/api/v1/profiles/string"
{
  "success": true
}