Overview

Sections

Theme switcher

Validate a User

Header Parameters

Authorizationstring Required

Basic auth using access key as username and secret key as password.

Body Parameters

ExternalUserIdstring Required

Unique identifier for the user in an external system. If provided, it will be used instead of Msisdn.

Msisdnstring Required

User's phone number. Required if ExternalUserId is not provided.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Response

200
Object

Returns the user id (integer) if the user exists.

401
Object

Invalid or missing credentials.

404
Object

User not found.

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?