200 Successful Response
Schema: ApproversResponse
-
approversobject -
Approver user IDs grouped by tier ('ops', 'advisor', 'owner').
/api/v1/ap-approval/approvers/{tier}
Replace the approver list for a tier in the workflow graph.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
tier
string
required
Schema: SetApproversRequest
user_ids
array · string
List of user UUIDs to set as approvers for the tier.
Schema: ApproversResponse
approvers
object
Approver user IDs grouped by tier ('ops', 'advisor', 'owner').
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object