Version 4.0.24.14
Update type of access for content metadata.
Request
PUT
/content_metadata_access/{content_metadata_access_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
content_metadata_access_id
Id of content metadata access
body
Expand HTTP Body definition...
body
Content Metadata Access
Expand ContentMetaGroupUser definition...
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
content_metadata_id
lock
Id of associated Content Metadata
permission_type
lock
Type of permission: "view" or "edit" Valid values are: "view", "edit".
group_id
lock
ID of associated group
user_id
lock
ID of associated user
Response
200: Content Metadata Access
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
content_metadata_id
lock
Id of associated Content Metadata
permission_type
lock
Type of permission: "view" or "edit" Valid values are: "view", "edit".
group_id
lock
ID of associated group
user_id
lock
ID of associated user
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link