v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocuments
Adds a list of document teams to a document with the specified id.
Adding document teams will affect their access to the document. Recalculation of permissions for related entities considering the new document teams will be done in the background asynchronously.
<Check title="Required Permissions" icon="key">The user must have at least `write` permissions for the specified document.</Check>
post/documents/{documentId}/teams
Path parameters
documentIdstring uuid required
The id of the document.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK