Put pods
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Unique identifier of the pod to update
^[0-9A-HJKMNP-TV-Z]{26}$Body
Request body for updating an existing pod
Updated display name for the pod
2 - 100Updated URL-friendly unique identifier
2 - 64^[a-z0-9-]+$Updated lifecycle status
ACTIVE, SUSPENDED, DELETED Updated resource limits (replaces existing limits)
Updated key-value metadata (replaces existing metadata)
Response
OK
Full pod resource representation
Unique identifier of the pod
^[0-9A-HJKMNP-TV-Z]{26}$Organization ID that owns this pod
^[0-9A-HJKMNP-TV-Z]{26}$Human-readable display name
URL-friendly unique identifier
Current lifecycle status
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
