Skip to main content
POST
Add Institution Members
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Body

application/json
institution_id
string
required

ID of institution identity to which members will be added.

members
object[]
required

A non-empty array of institution members that were added. Should always be present in practice.

Response

200 - application/json

A successful response.

institution_id
string
required

ID of institution identity to which members were added.

members
object[]

List of institution members that were added to the institution.