Skip to main content
PATCH
Set whether assigned directory users count toward billable users

Authorizations

Authorization
string
header
required

Team API key sent as a Bearer token. Create a key in Wirespeed under Settings → Team. See https://docs.wirespeed.co/api-reference/authentication.

Path Parameters

id
string<uuid>
required

Integration ID

licenseId
string<uuid>
required

License ID

Body

application/json
isBillable
boolean
required

Whether directory users assigned to this license count toward billable users

Response

id
string
required

Unique identifier for the stored license row

licenseId
string
required

Integration-provided license identifier

licenseName
string
required

Human-readable license name

isBillable
boolean
required

Whether directory users assigned to this license count toward billable users

totalSeats
number
required

Total available seats in this license

usedSeats
number
required

Number of seats currently in use

updatedAt
string
required

Timestamp when the license was last updated

licenseMetadata
object | null

Provider-specific metadata for this license

status
object | null

Optional status for this license subscription