Create persistent volume
Persistent volumes outlive instances and mount at /workspace inside instances. Use the same volume across runs to keep weights and datasets warm.
POST
Create persistent volume
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
Response
Volume created.
Create persistent volume