Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationOrganization members

Delete a member from the organization

DELETE
/v2/organization-members/{profile_id}

Path Parameters

profile_id*string

The Profile ID to remove.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://api.verdocs.com/v2/organization-members/497f6eca-6276-4993-bfeb-53cbbbba6f08"
"string"
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}