Entity Authentication Token
Last updated
Last updated
Get the authentication token for a user in a specific entity.
The ID of the entity.
The ID of the user.
Successful operation
Delete the authentication token for a user in a specific entity.
The ID of the entity.
The ID of the user.
Successful operation
Create an authentication token for a user in a specific entity.
The ID of the entity.
The ID of the user.
Successful operation
Refresh the authentication token for a user in a specific entity.
The ID of the entity.
The ID of the user.
The details to refresh the authentication token.
The current authentication token to refresh.
Successful operation
Update the authentication token for a user in a specific entity.
The ID of the entity.
The ID of the user.
The details to update the authentication token.
The new expiry date for the token.
Any new flags for the token.
Successful operation