Update internal help resources content

Version 4.0.24.6 (latest)

Update internal help resources content

Request

PATCH /internal_help_resources_content
Datatype
Description
Request
HTTP Request
body
HTTP Body
Expand HTTP Body definition...
body
Internal Help Resources Content
Expand InternalHelpResourcesContent definition...
can
object
Operations the current user is able to perform on this object
organization_name
string
Text to display in the help menu item which will display the internal help resources
markdown_content
string
Content to be displayed in the internal help resources page/modal

Response

200: Internal Help Resources Content

Datatype
Description
can
object
Operations the current user is able to perform on this object
organization_name
string
Text to display in the help menu item which will display the internal help resources
markdown_content
string
Content to be displayed in the internal help resources page/modal

400: Bad Request

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

404: Not Found

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link

422: Validation Error

Datatype
Description
(object)
message
string
Error details
Expand ValidationErrorDetail definition...
field
string
Field with error
code
string
Error code
message
string
Error info message
documentation_url
string
Documentation link
documentation_url
string
Documentation link

429: Too Many Requests

Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link