Calling Tracker
Force Advance Proposal
Force advance a calling proposal to the next stage (for testing/admin purposes)
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
proposal_id*Proposal Id
Response Body
application/json
application/json
curl -X POST "https://example.com/calling-kanban/proposals/0/advance"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}