Set Omnipresent Role

Put
/tenants/{id}/users/{userId}/omnipresentrole

If the Tenant has EnableOmnipresentUsers enabled then they have the ability to make users have automatic access to all employers on that tenant with the specified Role.
This end point updates the Omnipresent Role of the user.

Store values

Parameters

string
The Id of the Tenant.
string
string
The role for the user for omnipresent access. Any role apart from PayrollClient can be used. (optional)
Try it

Possible Responses

204 No Content
404 Not Found
400 Bad Request