Rotate Api Keys

Rotate API keys for the current organization. Delegates to ProfileManager for the actual business logic.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
confirmbooleanOptionalDefaults to false
grace_period_hoursdoubleOptionalDefaults to 0

Response

Successful Response

Errors