POST api/claim/add
Request Information
URI Parameters
None.
Body Parameters
Advoco.Models.Identity.Claim| Name | Description | Type | Additional information |
|---|---|---|---|
| Category | string |
None. |
|
| Type | string |
None. |
|
| Value | integer |
None. |
|
| Displays | Collection of Advoco.Models.Identity.Display |
None. |
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.