Skip to main content
POST
Reset a blocked delegation credential's secret rotation state

Headers

Authorization
string

For non-platform customers - value must be Bearer <token> where <token> is api key prefixed with cal_

x-cal-secret-key
string

For platform customers - OAuth client secret key

x-cal-client-id
string

For platform customers - OAuth client ID

Path Parameters

orgId
number
required

The unique identifier of the organization the delegation credential belongs to

Example:

123

credentialId
string
required

The unique identifier of the delegation credential

Example:

"clsx1234567890"

Response

status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required