Untitled
Anonymous
plain_text
01/31/2024 8:08 AM
400 B
15
Indexable
curl --location 'https://aptpay-cosmos.development.teamapt.com/oauth/token' \ --header 'Authorization: Basic a3V3ZWdvLWNiYS1hbGVydC1zZXJ2aWNlOmNsYXJpdHk=' \ --form 'username="kuwego_cba_admin"' \ --form 'password="password"' \ --form 'grant_type="password"' \ --form 'authenticationDomain="kuwego"'
Editor is loading...
Leave a Comment