Create a label

Create a label

Authentication

AuthorizationBearer

Human-approved credential. Least-privilege grants are published in RFC 9728 protected-resource metadata and on each operation as x-required-permission.

Request

This endpoint expects an object.
podIdstringRequiredformat: "^[a-z]{3}_[A-Za-z0-9]{6,}$"
namestringRequiredformat: "^[\p{L}\p{N}][\p{L}\p{N}_. -]*$"1-64 characters
colorstringOptionalformat: "^#[0-9a-fA-F]{6}$"

Response

Label created
labelobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error