Skip to main content
POST
Mark Prospect As Important

Authorizations

X-API-Key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Body

application/json
prospectId
string<uuid>
required

Prospect id to update.

isImportant
boolean
required

Whether the prospect should be marked as important.

Response

status
enum<string>
required

Response status

Available options:
success
data
any | null
required

No response payload

Available options:
null
Example:

null

message
string
required

Success message

Example:

"Operation completed successfully"