Seat Metrics
Delete a seat metric
Delete a seat metric
DELETE
/
seat-metrics
/
{id}
Headers
Authorization
string
requiredYour API credentials. Eg. Basic {credentials}
.
Sequence-Version
enum<string>
Use this header to select an API version
Available options:
2024-07-30
Path Parameters
id
string
requiredid
Response
200 - application/json
id
string
requiredUnique ID for this seat metric.
seatType
string
requiredImmutable, unique value used to identify and refer to this seat type when submitting events.
createdBy
string
The ID of the Sequence user who created this seat metric.
label
string
requiredFriendly, customer-facing name for this seat metric.
description
string
Optional description for this seat metric.
createdAt
string
requiredThe time at which this seat metric was created. Formatted as an ISO 8601 timestamp.
updatedAt
string
requiredThe time at which this seat metric was updated. Formatted as an ISO 8601 timestamp.