v1
latestOpenAPI 3.1.02026-07-241630614.2 KBUpdate CRM Plugin
This method enables users to modify an existing CRM Plugin. Users can add new trusted domains to an existing CRM Plugin, but the addition occurs asynchronously, outside of the request context.
patch/api/v4/website_buttons/{source_id}
Path parameters
source_idinteger required
ID of the source added to the pipeline
Headers
Content-Typestring
Request headers
Request body
Response
200
Example response
{
"account_id": 22521521,
"source_id": 64646723,
"button_id": 27537,
"creation_status": "created",
"pipeline_id": 591512,
"script": "<script></script>"
}