changes.mady.by.user Andrey Grigorkin (Unlicensed)
Saved on May 31, 2023
English
/api/oauth/token
string client_id: administration, string grant_type: password, string scopes: write, string username, string password
string
client_id: administration
grant_type: password
scopes: write
username
password
https://shopware.stoplight.io/docs/admin-api/ZG9jOjEwODA3NjQx-authentication
JsonResponse { token_type, expires_in, access_token, refresh_token }
JsonResponse
{ token_type, expires_in, access_token, refresh_token }
...