Update shared collection

Path Params
uuid
required
Body Params
string
required
string
acl
array of objects
required
acl*
Responses

400

Returned if your request specified invalid parameters or if your request was improperly formatted. For example:

  • Missing name parameter or acl object.
  • The name or description parameters exceed the character limit.
  • The specified name already exists.
  • Trying to assign more than one permission to the same user.
  • The acl object is missing the type property or more than one OWNER permission is specified.
  • Trying to assign the OWNER permission to a GROUP type.
  • Invalid acl.permission, acl.type, or acl.uuid.
403

Returned if you do not have permission to update the shared collection.

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json