DELETE api/tenancy/{id}/removetenantclause/{clauseId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Tenant Role Id |
integer |
Required |
clauseId |
Tenant clause Id to be deleted |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.