Update customer request details
Malformed data and/or validation errors
Invalid Authorization
You are not allowed to perform this action
Record Not Found
Internal server error
Response Code: 412
You must accept the Drata terms and conditions to use the API
{- "title": "000001",
- "description": "This is the description",
- "ownerIds": [
- 1,
- 2,
- 3
]
}
{- "id": 1,
- "code": "000001",
- "title": "This is the title",
- "description": "This is the description",
- "owners": [
- {
- "id": 1,
- "firstName": "Sally",
- "lastName": "Smith",
- "jobTitle": "CEO",
}
]
}