Skip to main content
DELETE
Delete a tenant setting

Description

stored row fall back to the defaults listed in the field table above). Authorization:
  • Required role: owner

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

name
string
required

Setting name, e.g. webhook-config.url, webhook-config.retryAttempts

Response

Setting deleted successfully

message
string
Example:

"Setting deleted successfully"