{ "registerSessionId": "string" }
curl --location --request POST 'https://mock.apidog.com/m1/740441-0-default/auth?action=signup&target=email' \ --header 'Content-Type: application/json' \ --data-raw '{ "registerSessionId": "string" }'
{ "data": { "registerSessionId": "944125be-8108-4dc4-9133-14c709b28277", "sentAt": 0 }, "error": null, "links": null, "meta": { "receivedAt": 0, "requestId": "string" } }