v1

latestSwagger 2.02026-08-06114111152.5 KB
Team

Reset credentials for a team user

Rotates both the API key and secret for a team user. The old credentials stop working immediately, so any deployed automation using them must be updated.

post/v1/team-management/users/{id}/reset-keys

Path parameters

idinteger required

Numeric ID of the team user whose credentials to rotate.

Response

Reset credentials for a team user

successboolean required

Whether keys were rotated.

client_keystring required

The new API client key. Save this — the old key stops working immediately.