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}/selectValidates 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
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