Active Sessions

Update provider session ID on an active session

put/api/active-sessions/provider-session/{taskId}

Path parameters

taskIdstring required

Request body

providerSessionIdstring required

Response

Provider session ID updated

updatedboolean required

Changes

Changed in 1 of the 104 revisions of this API.1

    • added the media type application/json for the response with the status

      response-media-type-added