Skip to main content
PATCH
Partial update lead category

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 Category.

Body

Lead Category Serializer — creation is locked to the four business categories.

name
string

Lead category name

Required string length: 1 - 100
description
string

Lead category description

Minimum string length: 1

Response

200 - application/json

Lead Category Serializer — creation is locked to the four business categories.

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

Lead category name

Maximum string length: 100
description
string
required

Lead category description