General Information
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
multitenancy | /tenant | DELETE | Tenant | N/A |
Input
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
id | Query | NO | String | N/A | Tenant ID |
code | Query | NO | String | N/A | Tenant Code |
Output
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
Valid Response
Invalid Response
Code | Description |
---|---|
400 | Business logic required data are missing |
450 | Unable to find tenant |
462 | You are not allowed to remove the tenant you are currently logged in with |
602 | Model error: + %model_error% |
0 Comments