latestOpenAPI 3.1.02026-08-20211327769.4 KB
01afc39a9409
Documents
Add document permits
post/api/v1/documents/{identifier}/permissions
Path parameters
identifierstring required
Document identifier (either document ID or identifier slug)
Example:abc123
Document identifier (either document ID or identifier slug)
Request body
Response
Permissions added successfully
Example response
{
"success": true
}