Daniel_Meyer Genesys Employee
February 21

I've added one more affected endpoint:

GET /users/{userId}/callforwarding - will now require conversation:callForwarding:edit

This one will be backfilled as well for existing users.


Visit Topic to respond.


Previous Replies

Daniel_Meyer Genesys Employee
February 15

Hi yuueno,

The backfill will be performed by Genesys staff using an internal automated process, and yes, the new permissions will be added to roles automatically, i.e. no manual process needed to maintain the abilities a user had before. The manual process will be for sys admins to then revoke the permissions from whoever should not have them - an ability they do not currently have.

yuueno
February 14

Hi Daniel,

I have a question about your comment below.

with the permissions backfill (which Genesys will perform immediately before the feature is turned on) users will actually already have the new permission,

How will this backfill be performed?
These new permissions are added in all roles automatically?

Daniel_Meyer Genesys Employee
January 16
Austen:

this won't affect calls to GET /api/v2/users/{userId} that use the "station" expand parameter, correct?

Correct, the new permissions do not affect that expand parameter.

Daniel_Meyer Genesys Employee
January 16
DeeQ:

all we have to do is update our environment to make sure the new permission is granted if required

Technically it's the opposite: with the permissions backfill (which Genesys will perform immediately before the feature is turned on) users will actually already have the new permission, for continuity of system behavior; at that point admins have the option of revoking the permission from users for whom the permission is not required.

Daniel_Meyer Genesys Employee
January 16
jhwon:

put /api/v2/users/{userId}/station/associatedstation/{stationId}

You are correct, where the posting said PUT api/v2/users/{userId}/station/{stationId} it should have said PUT api/v2/users/{userId}/station/associatedstation/{stationId}. I've fixed the original post, thanks for calling this out.


Visit Topic to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, click here.