Skip to main content
DELETE
Delete a person

Authorizations

Authorization
string
header
required

Gumnut API key (apikey_...) sent as a Bearer token in the Authorization header. Create and manage keys in the Gumnut app, or with the API key endpoints while signed in to it.

Path Parameters

person_id
string
required

Person ID (with person_ prefix) of the person to delete.

Response

Successful Response

Empty acknowledgment returned when an operation succeeds.