From Bright Pattern Documentation
< 5.19:Provider-api-specification
Revision as of 04:02, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
Deactivate Tenant
This method makes the tenant inactive.
Request
URL | http[s]://<host>:<port>/configapi/v2/tenant/<tenant_url>/deactivate |
Method | DELETE |
Response
Code | Description |
200 | Success |
403 | Access denied |
404 | Not found |
500 | Server error |