Update a user level theme assignment plan

patch

/fscmRestApi/resources/11.13.18.05/publicSectorRegistryUserThemeAssignments/{publicSectorRegistryUserThemeAssignmentsUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- AgencyId, RegistryName, EffectiveStartDate, EffectiveEndDate and UserAssignmentId ---for the User Theme Assignments resource and used to uniquely identify an instance of User Theme Assignments. The client should not generate the hash key value. Instead, the client should query on the User Theme Assignments collection resource with a filter on the primary key values in order to navigate to a specific instance of User Theme Assignments.

    For example: publicSectorRegistryUserThemeAssignments?q=AgencyId=<value1>;RegistryName=<value2>;EffectiveStartDate=<value3>;EffectiveEndDate=<value4>;UserAssignmentId=<value5>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorRegistryUserThemeAssignments-item
Type: object
Show Source
Nested Schema : User Theme Assignment Attributes
Type: array
Title: User Theme Assignment Attributes
The user theme assignments resource is used to view, create, modify, or delete a user level theme assignment plan.
Show Source
Nested Schema : publicSectorRegistryUserThemeAssignments-Attributes-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorRegistryUserThemeAssignments-item
Type: object
Show Source
Nested Schema : User Theme Assignment Attributes
Type: array
Title: User Theme Assignment Attributes
The user theme assignments resource is used to view, create, modify, or delete a user level theme assignment plan.
Show Source
Nested Schema : publicSectorRegistryUserThemeAssignments-Attributes-item
Type: object
Show Source
Back to Top