Skip to main content
POST
Create or Update Agency
name is required when creating. Fields like userId, ID, ts, and secret cannot be overwritten via the body.

Example Request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
agency
object
required

Response

Successful response

success
boolean
required
message
string
required
data
object
required