Create
Create a new change request policy
post/v3/workplace/change_request_policies
Request body
Response
200
Example response
{
"policy": {
"id": "00000000-0000-0000-0000-000000000000",
"name": "New Policy",
"description": "This policy requires 2 reviewers and does not allow self-reviews."
},
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.