Skip to content

PATCH/api/v1/platform/tenants/{tenantId}

Parameters 1

NameTypeDescription
tenantIdrequiredpath · integer

ReturnsResponseTenantDetailView

AcceptsUpdateTenantRequest

Response examples

200OK

*/* example derived from schema

{
  "statusCode": 0,
  "statusMessage": "string",
  "data": {
    "id": 0,
    "slug": "string",
    "name": "string",
    "status": "string"
  },
  "errors": [
    {
      "code": "string",
      "message": "string",
      "field": "string"
    }
  ]
}

Directwerk — whitelabel publication infrastructure