Deletes the document space team with the specified id.

Deletes the specific document space team from a document space. <Check> <b>Required Permissions</b>: The user has to be an admin.</Check><Info>Deleting a document space team will affect their access to the document space and the documents within that space. Specifically the access of a particular team.</Info>

Path parameters

documentSpaceIdUUIDRequired

The document space to remove a document space to team-connection from, specified by its identifier.

documentSpaceToTeamIdUUIDRequired

The document space to team to remove, specified by its identifier.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content