Skip to main content
PUT
update entity by id

Authorizations

Authorization
string
header
required

Authentication

Path Parameters

id
integer<int64>
required

Body

application/json
expiredAt
integer<int64>

Expiration time of the invite

Required range: x >= 0
roles
string[]

Roles for invited user

Example:

Response

200 - application/json

OK

email
string
required

Email for which this Invite was generated

roles
string[]
required

Roles for invited user

Minimum array length: 1
id
integer<int64>

Unique identifier of the entity

Example:

1

createdAt
integer<int64>

Time when entity was created

updatedAt
integer<int64>

Time when entity was updated

tenantId
integer<int64>

ID of the tenant

organisationId
integer<int64>

ID of the organisation

expiredAt
integer<int64>

Time when this invite will be expired