Add billing account idp

Adds a new customer-managed identity provider to a billing account. The client secret is mandatory and is stored, but never returned.

Request

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

Request body

application/json

object
label string required
url string required
clientId string required
clientSecret string required
secretExpiration float required

Response

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