v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
documents

Deletes the document team with the specified id from a document.

Deletes the specific document team from a document. Deleting a document team will affect their access to the document. This operation cannot be performed on inherited document teams, only explicit ones. There will be recalculation of permissions for related entities considering the deleted document team.

        <Check title="Required Permissions" icon="key">The user must have at least `write` permissions for the specified document.</Check>
delete/documents/{documentId}/teams/{documentToTeamId}

Path parameters

documentIdstring uuid required

The id of the document to delete the team from.

documentToTeamIdstring uuid required

The id of the document to team connection.

Headers

Authorizationstring required

Bearer authentication

Response

No Content

object required