notes
Creates one or more permissions on the note. Only permissions with the WRITER role may be created. If adding any permission fails, then the entire request fails and no changes are made.
post/v1/{+parent}/permissions:batchCreate
Path parameters
parentstring required
The parent resource shared by all Permissions being created. Format: notes/{note} If this is set, the parent field in the CreatePermission messages must either be empty or match this field.
Request body
Response
Successful response