POST api/Authorize/Post
Request Information
URI Parameters
None.
Body Parameters
AuthorizationParameters| Name | Description | Type | Additional information |
|---|---|---|---|
| ApiKey | string |
None. |
|
| UserEmail | string |
None. |
|
| Token | string |
None. |
|
| ExpiresOn | date |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.