Skip to main content
DELETE
Archive a feature

Authorizations

Authorization
string
header
required

The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'

Path Parameters

pk
string<uuid>
required

Feature UUID.

Response

Feature archived.

message
string
Example:

"Object deleted successfully."