Apis for contract resources
Adds a user to a contract as a member
The ID of the contract
The ID of the user to add into a contract
{ "UserId": "User id test" }
No Content
Returns the users that are assigned to the contract
The contract id
The number of results to skip
Field to filter by (optional)
Operator used for filtering (optional)
Value to filter by (optional)
Set the sorting direction
Set the sorting fields
The maximum number of contract users to return
Default: 50
No request payload
Success
Represents a single page of processed data.
The total number of records available.
No response example