POST api/Account/UserLogout?registration_id={registration_id}&refresh_token={refresh_token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| registration_id | string |
None. |
|
| refresh_token | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.