Skip to main content
POST
Create multiple temperature_ranges

Authorizations

x-api-key
string
header
required

API key for authentication. Contact your administrator to get an API key.

Body

application/json
temperature_ranges
object[]
required

Array of temperature ranges to create

Response

Successfully created temperature_ranges

id
string<uuid>

Unique identifier

created_at
string<date-time>

Creation timestamp

min_temp
number

Min Temp

max_temp
number

Max Temp

account_id
string<uuid>

Account ID

soft_deleted
string<date-time>

Soft deletion timestamp

soft_deleted_by
string

User who soft deleted the record

updated_at
string<date-time>

Last update timestamp