Version 4.0.24.14
Move a piece of content.
Request
PATCH
/content_metadata/{content_metadata_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
content_metadata_id
Id of content metadata
body
Expand HTTP Body definition...
body
Content Metadata
Expand ContentMeta definition...
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
name
lock
Name or title of underlying content
parent_id
lock
Id of Parent Content
dashboard_id
lock
Id of associated dashboard when content_type is "dashboard"
look_id
lock
Id of associated look when content_type is "look"
folder_id
lock
Id of associated folder when content_type is "space"
content_type
lock
Content Type ("dashboard", "look", or "folder")
inherits
Whether content inherits its access levels from parent
inheriting_id
lock
Id of Inherited Content
slug
lock
Content Slug
Response
200: Content Metadata
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Unique Id
name
lock
Name or title of underlying content
parent_id
lock
Id of Parent Content
dashboard_id
lock
Id of associated dashboard when content_type is "dashboard"
look_id
lock
Id of associated look when content_type is "look"
folder_id
lock
Id of associated folder when content_type is "space"
content_type
lock
Content Type ("dashboard", "look", or "folder")
inherits
Whether content inherits its access levels from parent
inheriting_id
lock
Id of Inherited Content
slug
lock
Content Slug
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