Nexus

Nexus APIs

POST /v1/users/{userId}/password-reset-link

Gets a password reset link for the given user

Parameters
Name In Required Description
userId path Yes
Request body
Request payload
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Example
{
  "client_id": "string"
}
Schema
Name Type Attributes Description Extensions
client_id string nullable client id for the application to return to after the password reset
Responses
200
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
Example
{
  "link": "string"
}
Schema
Name Type Attributes Description Extensions
link string nullable The unique name of the role.
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