Skip to main content
POST
Create a Box environment

Authorizations

Authorization
string
header
required

Box bearer token in the form box_.... Service API keys authenticate Box operations.

Body

application/json
name
string
required

Unique environment name. Letters, numbers, dot, dash, underscore; max 64 chars.

Maximum string length: 64
Pattern: ^[a-zA-Z0-9._-]+$
Example:

"customer-demos"

Response

Environment created; full list returned.

environments
object[]
required