POST
/
api
/
v1
/
partners
curl --request POST \
  --url https://www.paranexum.com/api/v1/partners \
  --header 'Authorization: Bearer <token>'

Was this page helpful?