v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocuments
Updates the document team with the specified id.
Updates the specific document team of a document. Updating a document team will affect their access to the document. There will be recalculation of permissions for related entities considering the updated document team.
<Check title="Required Permissions" icon="key">The user must have at least `write` permissions for this document.</Check>
put/documents/{documentId}/teams/{documentToTeamId}
Path parameters
documentIdstring uuid required
The id of the document.
documentToTeamIdstring uuid required
The id of the document to team connection to update.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK