latestOpenAPI 3.1.02026-07-241630614.2 KB
f17af4d23c7c
Add CRM Plugin
This method enables you to add a CRM Plugin. Once you make the request, the source in the pipeline is created immediately, while the CRM Plugin settings are created asynchronously (outside the context of the request).
post/api/v4/website_buttons
Headers
Content-Typestring
Request header
Request body
Response
202
Example response
{
"source_id": 62112321,
"trusted_websites": [
"example.com"
]
}