Create snapshot
Create a snapshot from a running sandbox.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
sandbox_id
name
Response
Successful Response
id
name
status
sandbox_id
size_bytes
checksum_sha256
created_at
created_by
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
503
Service Unavailable Error