Skip to main content
POST
Approve Request
string
required
Unique approval name (e.g., APR-20260319-001)
string
required
Identifier of the user approving the request
string
Optional comment about the approval

Authorizations

Authorization
string
header
required

Bearer token issued by the operator. Format: Authorization: Bearer <token>.

Path Parameters

name
string
required

Unique approval name.

Example:

"APR-20260319-001"

Body

application/json
approvedBy
string
required

User identifier approving.

Example:

"carlos.silva@empresa.com"

comment
string

Optional comment about the approval.

Example:

"Approved — AI analysis confirms memory bump is required."

Response

Approval accepted

apiVersion
string
Example:

"v1"

kind
string
Example:

"Approval"

metadata
object
spec
object
status
object