
Gong API Integration Profile
Information and guides about integrating with Gong API
Add Gong Integration to Your ProductPermission profile for a given profile Id (/v2/permission-profile) in Gong API
Returns a permission profile.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Profile Id | query.profileId | string | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Request Id | requestId | string | A Gong request reference Id, generated for this request. Can be used for troubleshooting purposes. |
Profile | profile | object | Permission profile |
Id | profile.id | string | Unique numeric identifier of the permission profile (up to 20 digits). |
Name | profile.name | string | Permission profile name. |
Description | profile.description | string | Permission profile description. |