Skip to content

Delete settings

DELETE
/api/v1/settings/{id}
curl --request DELETE \
--url https://example.com/api/v1/settings/example
id
required
string

Settings deleted

Not Found

Internal Server Error