Reset App Settings
DELETE {{URL}}/v1/settings/application
Use the
/v1/settings/application
endpoint to reset the application settings to their default values.
A successful response is
200 OK
with
null
or
{}
.
If you encounter any errors, see Error and Status Messages .
HEADERS
| Key | Datatype | Required | Description |
| Authorization
| string | | |
RESPONSES
status: OK
{"meta":{"api_status":"stable","version":"v2.45.1"}}