Skip to main content

Update user providers by id

Update user's providers assignment. All current providers are replaced by the ones from the request.

Path Parameters
  • userId string required
Request Body required
  • providerUserIds string[] required

    Complete list of provider user ids.

Responses

User providers updated.


Schema
  • providerUserIds string[]

    List of provider users in the contract.

Loading...