Add Pool Member

View as Markdown

Add a user to the pool. Tenant + location guards applied via ConvertUuidToId middleware.

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
user_idstringRequired

Required: User UUID to add to the pool - tenant + location guards applied - converted by ConvertUuidToId middleware

sort_orderstringRequired

Optional: Integer >= 0 - controls round-robin rotation order - defaults to MAX(sort_order)+1 if omitted

Response

Successful response