Authorization: ********************
curl --location 'https://test.your-api-server.com/admin/meta/document-types' \ --header 'Authorization: Bearer <token>'
{ "document_types": [ "string" ] }