Skip to main content
PATCH
Partial update lead source

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Path Parameters

id
string<uuid>
required

A UUID string identifying this Lead Source.

Body

Lead Source Serializer

name
string

Lead source name

Required string length: 1 - 100
description
string

Lead source description

Minimum string length: 1

Response

200 - application/json

Lead Source Serializer

id
string<uuid>
required
read-only
name
string
required

Lead source name

Maximum string length: 100
description
string
required

Lead source description