Update header status
Update the status of the header associated with the given header ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
headers
An array of header ID objects that should be modified. Each header ID includes a page key and header name.
status
The status that the header should be updated to.
Allowed values:
note
Additional information about the authorization.
Response
Success
updated_headers_count