Radial Integration | 2016

Store Fulfillment > Store Fulfillment API > POST api/v4/Users/ ReleaseAuthentication

POST api/v4/Users/ ReleaseAuthentication

Release authentication for a user. Note that there are no parameters in the request. Instead the username and password (or username and session token, or username and service token) of the user should be passed in the Authorization header.

Request Parameters

None.

Response Parameters

userReleaseAuthenticationResponse: object of type UserReleaseAuthenticationResponse

Name Description
Usage
Type
Allowed values
Required?

authenticationReleased

Indicates if the session was successfully ended

boolean

yes

sessionToken

Session token to be used for maintaining session state across batch operations.

String

yes

baseSystemVersion

Indicates the version of the underlying Store Fulfillment core application.

String

yes

 

Copyright © 2017 Radial. All rights reserved.