Skip to main content
POST
Send a setup or password reset email to a member

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

user_id
string<uuid>
required

The unique identifier for the user.

Body

application/vnd.api+json

Optional. Names the organisation the caller is acting in. When a body is supplied it must use the access-emails type and relate the organisation.

Without a body the organisation is the one that manages the user, so only a user managed by an organisation can be sent an access email. With a body any active member of the named organisation can be sent one: the setup email if that organisation manages them and they have never set a password, otherwise a password reset. A password reset needs a password to reset, so a member who signs in only with single sign-on is refused.

data
object
required

Response

Get a User.

JSON API response object

data
object
required

A user

jsonapi
object
required
included
object[]

Related resources that can be included when a user is returned

An organisation