Enforcing Permission when Updating Another User's Presence

Description

We will begin enforcing permissions for users updating another user's presence on the following endpoints:
PATCH /api/v2/users/{userId}/presences/purecloud
PATCH /api/v2/users/{userId}/presences/{sourceId}

Change Category

API

Change Context

Users should not be allowed to update another user's presence without the presence:userPresence:edit permission.

Change Impact

Users updating another user's presence will need to have the presence:userPresence:edit permission.

Date of Change

Apr 18, 2022

Impacted APIs

PATCH /api/v2/users/{userId}/presences/purecloud PATCH /api/v2/users/{userId}/presences/{sourceId}

References

UAR-871

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.