post https://api.revenium.io/profitstream/v1/api/organizations
Create an organization
Log in to see full request history
Response
Create an organization
xxxxxxxxxx
curl --request POST \
--url https://api.revenium.io/profitstream/v1/api/organizations \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"isCustomer":true}'
Try It!
to start a request and see the response here!