/
RE
rethoric
/
Rethoric OS
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 2d ago
Details
Filter operations
activity-log
1
approvals
3
get
List Approvals
get
Get Approval
patch
Update Approval
auth
2
campaigns
6
companies
6
contracts
6
cost
2
exclusions
6
health
1
import
1
infraforge
3
mailboxes
4
people
8
pipeline
17
prospecting
3
qwilr
5
salesforge
4
sequences
11
settings
3
tasks
5
webhooks
6
approvals
Update Approval
patch
/api/approvals/{approval_id}
Path parameters
approval_id
string
uuid
required
Request body
ApprovalUpdate
required
status
string
nullable
edited_payload
object
nullable
Response
Successful Response
ApprovalOut
required
id
string
uuid
required
approval_type
string
required
status
string
required
record_id
string
uuid
nullable
required
payload
object
nullable
required
edited_payload
object
nullable
required
telegram_message_id
integer
nullable
required
telegram_chat_id
integer
nullable
required
decided_by
string
uuid
nullable
required
decided_at
string
date-time
nullable
required
created_at
string
date-time
required
Changes