Skip to main content
POST
Reopen a Deal

Authorizations

Authorization
string
header
required

Bearer Token necessary to use API

Path Parameters

deal_id
string
required

The ID of the deal to reopen

Pattern: ^deal_

Query Parameters

expand
string[]

This endpoint supports expandable responses. For more, see the documentation page.

Body

application/json

Reopen Deal Request

assignee
object | null
stage
object | null

Response

reopen a closed deal

Single Deal

deal
object

Deal

meta
object