Skip to main content
DELETE
Delete tenant provider configuration

Description

Authorization:
  • Required role: owner only

Code Examples

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Query Parameters

force
boolean
default:false

Force delete even if historical messages exist. Otherwise, soft-disables when history is found.

Response

Deleted or disabled (soft delete)

The response is of type object.