Method
OPTIONS /tenant
for available interactions on resource
OPTIONS /tenant/{id}
for available interactions on resource instance
Parameters
Result
Response Codes
Example 1
OPTIONS /tenant
Status 200.
Example 2
Status 200.
{"links":[
{"method":"GET","href":"http://localhost:8080/camunda/api/engine/engine/default/tenant/tenantOne","rel":"self"},
{"method":"DELETE","href":"http://localhost:8080/camunda/api/engine/engine/default/tenant/tenantOne","rel":"delete"},