Skip to main content

Update a dispatch target

PATCH 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/dispatch-targets/:dispatchTargetExtId

Since: 8.2605.0, 9.2605.0

Required permission(s): (AccessControl.DispatchTargetModify orAccessControl.CredentialModify), (AccessControl.DispatchTargetView orAccessControl.CredentialView) or SelfAdmin Role

Partially updates a specific dispatch target for the specified user. This operation allows modifying the properties of the dispatch target, such as the target URL, device ID, or state. Only provided fields will be updated. Fields not included in the request body remain unchanged.

This endpoint supports self-admin access. When accessed by the user themselves, a valid JWT token must be provided in the X-Token header.

Request

Responses

Dispatch target updated successfully