Delete configuration by program

Delete the authorization configuration at the program level. This level can be used as a default configuration for all accounts in this program and at a more granular level than Org.

Path Params
int32
required

ID of the program to which this configuration should be applied.

Headers
string

Organization ID

Responses
204

Deleted

400

Bad request

401

Access token is missing or invalid

403

The request has been lost

404

The specified resource was not found

500

Internal server error

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!