Create environment
Only workspace owners and admins can create environments.
POST
Create environment
Authorizations
Use a Runcrate API key with the rc_live_* prefix as the bearer token. Create one at https://www.runcrate.ai/dashboard/api-keys.
Body
application/json
Lowercase letters, numbers, and dashes only (1–32 chars), starting with a letter or number.
Pattern:
^[a-z0-9][a-z0-9-]{0,31}$Response
Environment created.
Create environment