Skip to main content

Allowed Languages

GET 

https://$CUSTOM-DOMAIN/admin/v1/languages/allowed

If the languages are restricted, only those are returned. Else, all supported languages are returned.

Responses​

A successful response.

Schema

    languages string[]
curl -L 'https://$CUSTOM-DOMAIN/admin/v1/languages/allowed' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://$CUSTOM-DOMAIN/admin/v1
Auth
ResponseClear

Click the Send API Request button above and see the response here!