Skip to main content
POST
Reorder provider credentials
Supply every credential ID in the selected provider and routing group exactly once. The first ID receives the highest priority. Partial or duplicate orders are rejected.

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
provider
string
required
routing_mode
enum<string>
required
Available options:
priority,
fallback
key_ids
string<uuid>[]
required
Required array length: 1 - 16 elements

Response

Provider credentials reordered

reordered
boolean
required
Last modified on August 30, 2026