Clone score
Clone an existing lead scoring configuration in your HubSpot account. This operation allows you to duplicate a score configuration identified by the scoreId path parameter, which can then be modified or used as a template for new scoring rules.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the score configuration to clone.
Body
The name of the score configuration to be cloned. It is a string that identifies the new score configuration.
Response
The general category of the error.
A unique identifier for tracking the error across different systems.
"aeb5f871-7f07-4993-9211-075dc63e7cbf"
A human-readable message describing the error.
"An error occurred"
An object containing additional context about the error condition.
"{invalidPropertyName=[propertyValue], missingScopes=[scope1, scope2]}"
An array of ErrorDetail objects, each providing specific information about individual errors that occurred.
An object containing URLs or references to additional resources or documentation related to the error.
A more specific category providing additional detail about the error.