Skip to main content
DELETE
Remove Prospect From Team

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json
prospectProfileUrl
string
required

LinkedIn profile URL of the prospect to remove from the entire team.

Example:

"https://www.linkedin.com/in/john-doe"

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"