POST api/Account/RemoveJDSRelationship?ASPNetUsers_Id={ASPNetUsers_Id}&JDS_Entity_Id={JDS_Entity_Id}&Type={Type}&RemoveAll={RemoveAll}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ASPNetUsers_Id | string |
Required |
|
| JDS_Entity_Id | integer |
Required |
|
| Type | string |
Required |
|
| RemoveAll | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json, text/html
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>