Drive > Files > File/Directory > Access
Add multi-access
Add multi-access to file
post/2/drive/{drive_id}/files/{file_id}/access
Path parameters
drive_idinteger required
Drive identifier
file_idinteger required
File identifier
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
lang'de' | 'en' | 'es' | 'fr' | 'it' | 'nl' | 'pt' required
Override the language of the request, in most cases when an e-mail is triggered in the request.
Request body
Example request
{
"right": "manage"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.