Nexus

Nexus APIs

POST /v1/users/{userId}/mfa-enrollment

Sends an mfa enrollment email to the given user

Parameters
Name In Required Description
userId path Yes
Responses
200
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
Example
{
  "ticketId": "string",
  "emailSent": false,
  "ticketUrl": "string"
}
Schema
Name Type Attributes Description Extensions
emailSent boolean Indicates if the end user was notified by email
ticketId string nullable The unique identifier of the ticket
ticketUrl string nullable The URL of the ticket that can be shared with the end user
400
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
404
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Example
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "status": 0,
  "instance": "string"
}
Schema
Name Type Attributes Description Extensions
detail string nullable
instance string nullable
status integer (int32) nullable
title string nullable
type string nullable
Security

Authentication is required for this operation.

Source: default

Requirements (any one option may satisfy)

  • Bearer and ApplicationToken
  • Basic