v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentSpaces
Deletes the team with the specified id from a document space.
Deletes the specified team from a document space. Deleting a team from a document space will affect their access to the document space and the documents within that space.
<Check title="Required Permissions" icon="key">The user must be an admin.</Check>
delete/documentspaces/{documentSpaceId}/teams/{documentSpaceToTeamId}
Path parameters
documentSpaceIdstring uuid required
The id of the document space.
documentSpaceToTeamIdstring uuid required
The id of the document space to team connection.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required