Apis for contract resources
LawVu Contracts (1.0)
Download OpenAPI description
Languages
Servers
Sandbox API
https://api-sandbox.lawvu.com/contract-apis/
Production API
https://api.lawvu.com/contract-apis/
Bodyrequired
- application/json-patch+json
- application/json
- text/json
- application/*+json
The ID of the user to add into a contract
- Sandbox API
https://api-sandbox.lawvu.com/contract-apis/v1/contracts/{contractId}/users
- Production API
https://api.lawvu.com/contract-apis/v1/contracts/{contractId}/users
- Payload
- JavaScript
- Node.js
- C#
- Python
{ "UserId": "User id test" }
- Sandbox API
https://api-sandbox.lawvu.com/contract-apis/v1/contracts/{contractId}/users
- Production API
https://api.lawvu.com/contract-apis/v1/contracts/{contractId}/users
- Payload
- JavaScript
- Node.js
- C#
- Python
No request payload
Response
No response example