Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"user": "<string>",
"email_address": "<string>",
"is_active": true,
"roles": [
{
"id": "<string>",
"name": "<string>",
"connector": "<string>",
"error": "<string>"
}
],
"sso_enabled": true,
"mfa_enabled": true,
"api_enabled": true,
"auth_token_created_at": "2023-11-07T05:31:56Z",
"auth_token_expires_in": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]{
"code": 123,
"message": "<string>",
"error": "<string>"
}{
"code": 123,
"message": "<string>",
"error": "<string>"
}POST
/
v2
/
users
Error
A valid request URL is required to generate request examples[
{
"id": "<string>",
"user": "<string>",
"email_address": "<string>",
"is_active": true,
"roles": [
{
"id": "<string>",
"name": "<string>",
"connector": "<string>",
"error": "<string>"
}
],
"sso_enabled": true,
"mfa_enabled": true,
"api_enabled": true,
"auth_token_created_at": "2023-11-07T05:31:56Z",
"auth_token_expires_in": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]{
"code": 123,
"message": "<string>",
"error": "<string>"
}{
"code": 123,
"message": "<string>",
"error": "<string>"
}Authorizations
ApiKeyAuthBasicAuth
A Sync user auth token. Generate one via POST /v2/users/generate-token.
Body
application/json
Response
One or more users
Username.
Show child attributes
Show child attributes
Seconds until token expiry.