v1

latestOpenAPI 3.1.02026-07-24903209.1 KB

๐Ÿ”‘ Admin Authorization

####When to use this call: Use this API to get the Admin JWT token for Admin API access. You do so by submitting the admin email for the login field, and the Password and receiving the credentials in return. Platform layout & authentication

post/v1/Auth/Login

Request body

LoginFieldsstring

Enter the email address you generated in admin API credentials. <br>How to get Admin credentials</br><br> Note: Do not remove the JSON wrapper, the correct format is {"Email":"name@company.com"}

Passwordstring

Enter the password you generated in admin API credentials. <br>How to get Admin credentials</br>

Response

200