Skip to main content
PUT
Update firm user mapping

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

id
string
required

Body

Represents a mapping between a user and a staff member in a firm.

userId
string | null

Unique identifier of the associated user.

Example:

"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"

staffId
string | null

Unique identifier of the associated staff member..

Example:

"750eb5c5-ac0b-7d11-4997-e0ce9d8896c8"

Response

When request is accepted. Returns a hypermedia 'Link' object of the user to be updated.

id
string | null
href
string | null
relation
string | null
method
string | null
default:GET