Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Success Response
Example:
{ "fr": "Bonjour", "en": "Hello" }
Example:
{ "fr": "Bonjour", "en": "Hello" }
Available options:
auto
, light
, dark
Indicates whether this page is public. Reflects page permissions and cannot be set directly