Reorder clients
Updates the ordering of the current tenant’s clients. Clients not listed keep relative order by creation date.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Specifies the tenant context for the request. All endpoints operate within this tenant scope.
"tnt_pfh0haxfpzowht3oi213cqos"
Body
Request body that defines the target order for clients.
Request body that defines the target order for clients.
Ordered list of client IDs representing the desired sort order.
Unique identifier of the client.
Response
Default Response
Standard success response payload wrapped in a data property.
Ordered list of client IDs after the reorder operation is applied.
Unique identifier of the client.