DELETE api/v1/application/{applicationID}/user/{userID}/role/{roleID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
applicationID | string |
Required |
|
userID | string |
Required |
|
roleID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data, image/png, image/jpg, image/jpeg, image/bmp
Sample:
Sample not available.