From Bright Pattern Documentation
(Updated via BpDeleteTranslateTags script) |
|||
Line 1: | Line 1: | ||
− | + | = Activate Tenant= | |
This method makes the tenant active. | This method makes the tenant active. | ||
Line 35: | Line 35: | ||
<center>[[provider-api-specification/DeleteSMSAccount|< Previous]] | [[provider-api-specification/DeactivateTenant|Next >]]</center> | <center>[[provider-api-specification/DeleteSMSAccount|< Previous]] | [[provider-api-specification/DeactivateTenant|Next >]]</center> | ||
− |
Latest revision as of 04:02, 29 May 2024
Activate Tenant
This method makes the tenant active.
Request
URL | http[s]://<host>:<port>/configapi/v2/tenant/<tenant_url>/activate |
Method | POST |
Response
Code | Description |
200 | Success |
403 | Access denied |
404 | Not found |
500 | Server error |