Docs

Delete Crew

DELETE /crew/{crewId}

DELETE/crew/{crewId}

Required Tokens

FieldTypeRequiredDescription
BearerAuthorization: Bearer <api-key>OptionalYour API key. Pass it as the Bearer token on every request.
Organization tokenx-Organization-TokenOptionalRun **Authorize Organization** in the Authorization folder.

Deletes the org crew record and its stored attribute values, and invalidates any active invitation for the member. The org scope is derived from the token.

Requires CrewDatabase.Edit permission.

Path Parameters

FieldTypeRequiredDescription
crewIdGuidRequiredThe crew member to delete.