POST
/
capsules

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <API_KEY>. API keys can be generated in the dashboard.

Body

application/json
name
string
required

Name of the capsule. Doesn't have to be unique.

Response

200 - application/json
id
string
required

The unique ID of the capsule. Use this ID to make requests to the API. It should look something like irrotational-airfoil.

message
string
required

A nice message from the server.