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