Verify User Status By User Id
POST
https://api.ssojet.com/api/v1/users/{{userId}}/verify
Verify User Status By User Id
Request
https://api.ssojet.com/api/v1/users/{{userId}}/verify?client_id=string
Request Body
Response
Request
Query Params
client_id
string
required
Example:
string
Header Params
accept
string
required
Example:
*/*
accept-language
string
required
Example:
en-US,en;q=0.9
content-type
string
required
Example:
application/json
user-agent
string
required
Example:
SSOJET API
Content-Type
string
optional
Default:
application/json
User-Agent
string
optional
Default:
SSOjet/1.0.0 (https://ssojet.com)
Body Params application/json
Request samples
Responses
Modified at 2024-07-22 11:04:03