Api
Subscribe
curl -X POST "https://loading/api/v1/status-page/subscribe" \ -H "Content-Type: application/json" \ -d '{ "email": "string" }'{
"email": "string",
"verification_sent": true
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}