Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Workspace id
Body
application/json
Example:
{ "fr": "Bonjour", "en": "Hello" }
Example:
{ "fr": "Bonjour", "en": "Hello" }
Available options:
auto
, light
, dark
Response
Success Response
Example:
{ "fr": "Bonjour", "en": "Hello" }
Example:
{ "fr": "Bonjour", "en": "Hello" }
Available options:
auto
, light
, dark