Skip to main content
PUT
Update Verification Pack
Updates the name, description, and category of an existing verification pack. Only custom packs and templates can be edited.

Parameters

uuid
required
The verification pack UUID
string
required
Updated display name
string
Updated description
string
Updated category

Responses

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
description
string
category
string

Response

200 - application/json

Pack updated

The response is of type object.