cURL
curl --request POST \ --url https://api.mottostreaming.com/iam/accounts/v1/verify \ --header 'Content-Type: application/json' \ --data '{ "verification_token": "<string>" }'
{}
VerifyAccount
Verifies the account’s email with the provided token.
OK
The response is of type object.
object