Tasks
Submit task for review
Submit task for review in Betayum. Manage compliance task lifecycle, assignments, review approvals, evidence uploads, policy links, and activity history.
post/v1/tasks/{taskId}/submit-for-review
Path parameters
taskIdstring required
Example:tsk_abc123def456
Unique task identifier
Request body
Example request
{
"approverId": "mem_abc123"
}Response
Task submitted for review
Changes
Changed in 1 of the 51 revisions of this API.1
- ●
deleted the
headerrequest parameterX-Organization-Idrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●