Create an environment

POST

Create a new environment

Headers

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
namestringRequired

The name of the environment

isProdbooleanRequired

Whether or not the environment is a production environment

guestAuthenticationlist of "shared_link" or "magic_link"Optional
Allowed values: shared_linkmagic_link
metadatamap from strings to anyOptional
translationsPathstringOptional
namespaceslist of stringsOptional
languageOverridestringOptional

Response

This endpoint returns an object.
dataobject