Skip to main content
POST
Reject pending action

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

actionId
string<uuid>
required
Example:

"123e4567-e89b-12d3-a456-426614174000"

Body

application/json
projectId
string<uuid>
required

Project the action belongs to

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Rejected pending action

action
object
required