curl --request POST \
--url http://localhost:3333/v1/pentest-billing/portal \
--header 'Content-Type: application/json' \
--data '{}'curl --request POST \
--url http://localhost:3333/v1/pentest-billing/portal \
--header 'Content-Type: application/json' \
--data '{}'The body is of type object.
Portal URL returned
Was this page helpful?