Update Collection Permissions
Collections
Update Collection Permissions
Update permissions for a collection as it relates to a specific Custom App.
PUT
Update Collection Permissions
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Domo Developer Token for authentication.
Path Parameters
The ID of the collection.
Proxy ID available in the Asset Library.
Query Parameters
Comma-separated list of permissions (e.g., read,create_content).
Example:
"read,create_content,read_content"
Response
204
No Content