POST
/api/esim/apply
esimId
string
{ "esimId": "c1ff9fa7-9373-49be-bceb-41c298779709" }
curl --location --request POST 'https://api.getroamify.com/api/esim/apply' \ --header 'User-Agent: insomnia/10.1.1' \ --header 'Authorization: token' \ --header 'Content-Type: application/json' \ --data-raw '{ "esimId": "c1ff9fa7-9373-49be-bceb-41c298779709" }'
application/json; charset=utf-8 content type is not supported in the response body