CustomerAttachmentIntegrationOrchestration
POST {{humHumApiBaseUrl}}/runtime/webhooks/durabletask/orchestrators/CustomerAttachmentIntegrationOrchestration?code={{durableOrchestrationKey}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
code | string |
Request Body
{"userAttachmentId"=>7907, "approvalStatus"=>"Approved"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |