Replaces all resource assignments for a client account configuration with the provided set.
All requests require an Authorization header using Bearer token authentication:
Authorization: Bearer <api_key>
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Global ID of the client account configuration. Required.
"Q2xpZW50QXNzZXRHcm91cDoxMjM="
Resource assignments to apply
Map of resource types to lists of global IDs. Required. At least one resource type with a non-empty list must be provided.