customers

Create Customer Route

post/api/v1/customers

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Request body

namestring required
emailstring email required
handlestring nullable
avatar_urlstring nullable
plan_tierstring nullable
plan_namestring nullable
mrr_centsinteger
signup_datestring date nullable
sourcestring nullable
primary_channelstring nullable
notesstring nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.