Create visibility rule for deal
POST/v1/portal/deals/:deal_id/visibility-rules
Create a new visibility rule for a partner-owned deal. Rules control which users or tiers can see and access specific deals. Only deals owned by the authenticated partner can be modified.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Created visibility rule
Invalid request body or deal ID
Missing or invalid authentication
Access denied - no partner scope found or deal not owned by partner
Deal not found