Docs

Delete Share

DELETE /documents/{documentId}/shares/{shareId}

DELETE/documents/{documentId}/shares/{shareId}

Required Tokens

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

Removes a share from a document. Requires Admin access on the document. The Collaborator or Crew member loses access immediately.

Response

200 OK with no body.