SendLit logoSendLit Docs
API ReferenceSettingsEspsEspid

Remove a user-managed ESP configuration

DELETE
/settings/esps/{espId}
x-sendlit-apikey<token>

In: header

Path Parameters

espId*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://api.sendlit.dev/settings/esps/string"
Empty
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}