Skip to content
Guides
Platform & IdentityStores

Select store

Validates that the current user has active access to the selected store and records the member's latest login time.

POST/v1/stores/{storeId}/select

Validates that the current user has active access to the selected store and records the member's latest login time.

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

storeId*string

Header Parameters

Authorization*string

OAuth 2.0 bearer token.

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X POST "https://example.com/v1/stores/7204558912004325301/select" \  -H "Authorization: Bearer <token>"
false