post https://iris-backend-production.up.railway.app/api/backoffice/partner/create
Log in to see full request history
Response
201
201xxxxxxxxxx
curl --request POST \
--url https://iris-backend-production.up.railway.app/api/backoffice/partner/create \
--header 'content-type: application/json' \
--data '{"type":"partner"}'
Try It!
to start a request and see the response here!