cURL
Endpoint Examples
Create Provider
Creates a new provider.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Creates a new provider.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.