From Bright Pattern Documentation
Jump to: navigation, search
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>= Activate Tenant=
+
= 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>
</translate>
 

Latest revision as of 04:02, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8

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



< Previous | Next >
< Previous | Next >