cURL
API Reference
Post pods
POST
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Body
application/json
Request body for creating a new pod
Human-readable display name for the pod
Required string length:
2 - 100URL-friendly unique identifier (lowercase alphanumeric and hyphens only)
Required string length:
2 - 64Pattern:
^[a-z0-9-]+$Optional resource limits for this pod
Arbitrary key-value metadata associated with the pod
Response
200 - application/json
OK
Full pod resource representation
Unique identifier of the pod
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Organization ID that owns this pod
Pattern:
^[0-9A-HJKMNP-TV-Z]{26}$Human-readable display name
URL-friendly unique identifier
Current lifecycle status
Available options:
ACTIVE, SUSPENDED, DELETED Resource limits for this pod
Arbitrary key-value metadata
Timestamp when the pod was created
Timestamp when the pod was last updated
