Authentication Check
Confirm your API token is working
Authentication Check
Headers
Name
Type
Description
{
"id:": 1,
"email": "[email protected]"
}{
"errors": [
{
"message": "E_UNAUTHORIZED_ACCESS: Unauthorized access"
}
]
}Last updated
Was this helpful?