Delete Opportunity
DELETE
/api/opportunity/{id}
opportunity
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://api.plazbot.com/api/opportunity/?workspaceId&deletionUserId' \
--header 'x-workspace-id;'
Request
Path Params
id
string
required
Query Params
workspaceId
string
required
deletionUserId
string
required
Header Params
x-workspace-id
string
required
Responses
Modified at 2025-04-21 20:05:29