Opportunity Tags
- 17 Apr 2025
- 1 Minute to read
- Print
- PDF
Opportunity Tags
- Updated on 17 Apr 2025
- 1 Minute to read
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Manage tags applied to opportunities. Use these endpoints to retrieve, assign, or remove tags from opportunity records.
Resource Overview
Endpoint | Definition |
GET/OpportunityTags | Returns a list of tags associated with opportunities. |
POST/OpportunityTags | Assigns a tag to an opportunity. |
DELETE/OpportunityTags | Removes a tag from an opportunity. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
OpportunityID | unique identifier for the opportunity | integer (int32) | |
TagID | unique identifier for the tag | integer (int32) |
Was this article helpful?