changes.mady.by.user Andrey Grigorkin (Unlicensed)
Saved on Jun 01, 2023
...
/api/oauth/token
string grant_type: client_credentials, string client_id, string client_secret
string
grant_type: client_credentials
client_id
client_secret
string client_id: administration, string grant_type: password, string scopes: write, string username, string password
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 }