Change the lifecycle status of a user and cascade status changes to their cards.

Parameters

NameInTypeRequiredDescription
id path string yes User identifier.

Request body

application/json · UserStatusUpdateRequest · required

FieldTypeRequiredDescription
status string yes Desired user status.

Responses

StatusBodyDescription
200 User Updated user resource.
400 Error Invalid status transition.
404 Error User not found.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.