Skip to main content

Fields

role : RoleInterface! required

The role that has been assigned.

validFrom : DateTime! required

The timestamp when the role becomes valid.

validTo : DateTime

The timestamp when the role is no longer valid.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "role": RoleInterface, "validFrom": "2005-04-13T02:05:34.202063+00:00", "validTo": "2008-01-13T22:30:12.741433+00:00" }