# Add user to a contract Adds a user to a contract as a member Endpoint: POST /v1/contracts/{contractId}/users Version: 1.0 ## Path parameters: - `contractId` (integer, required) The ID of the contract ## Request fields (application/json-patch+json): - `userId` (string, required)