Login
This method performs login into platform account.
curl --request POST \ --url https://api.mottostreaming.com/iam/auth/v1/login \ --header 'Content-Type: application/json' \ --data '{ "email": "<string>", "password": "<string>" }'
{ "token": "<string>" }
Account token