v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14171791756.1 KB

Changes the current status of a user or agent in Amazon Connect. If the agent is currently handling a contact, this sets the agent's next status.

For more information, see Agent status and Set your next status in the Amazon Connect Administrator Guide.

put/users/{InstanceId}/{UserId}/status

Path parameters

UserIdstring required

The identifier of the user.

InstanceIdstring required

The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.

Request body

AgentStatusIdstring required

The identifier of the agent status.

Response

Success

PutUserStatusResponse required