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.


Visit Topic to respond.


In Reply To

Austen
January 16
Hi, Just to confirm - this won't affect calls to GET /api/v2/users/{userId} that use the "station" expand parameter, correct?

Previous Replies

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.

DeeQ
January 16
jhwon:

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

A great question to be asking! We use this specific API ourselves and are interested to know if it will be impacted.

Regardless if it will or wont, it looks like all we have to do is update our environment to make sure the new permission is granted if required correct?

Austen
January 16

Hi,

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

jhwon Genesys Employee
January 16
Daniel_Meyer:

PUT api/v2/users/{userId}/station/{stationId} - telephony:otherStationAssociation:edit

hello, Daniel

PUT api/v2/users/{userId}/station/{stationId} - telephony:otherStationAssociation:edit

This API does not exist.
It is not found in developer.

Can you tell me the exact API name?

There are two PUT-type APIs that contain station.
Is it one of the two APIs below? Or is it both?

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


Visit Topic to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, click here.