SendLit logoSendLit Docs
API ReferenceOrganizationsOrganizationidEspsEspidFeedback

Disable organization ESP feedback configuration

DELETE
/organizations/{organizationId}/esps/{espId}/feedback
x-sendlit-apikey<token>

In: header

Path Parameters

organizationId*string
espId*string

Response Body

application/json

application/json

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