Update billing account idp secret

Replaces the client secret (and its expiration date) of an existing identity provider, to rotate a secret before it expires.

Request

POST https://www.activityinfo.org/resources/billingAccounts/{accountId}/idps/{idpId}/secret

Request body

application/json

object
clientSecret string required
secretExpiration float required

Response

Status Code Error Code Description
401 AUTHENTICATION_REQUIRED The request must be authenticated
Next item
Update database