secrets
Create a Secret.
Create a new Secret with a globally unique name and value. The Secret will be encrypted at rest and made available as an environment variable in Devboxes.
post/v1/secrets
Request body
Response
Secret created successfully. Returns the Secret with its value included.