device-blacklist-records

Update device blacklist record properties

Use this method to update a device blacklist record properties.

patch/device-blacklist-records/{id}/

Path parameters

idinteger required

A unique integer value identifying this Device blacklist record.

Request body

expire_datestring date-time nullable

Record expiration date

reasonstring

Blacklisting reason, up to 512 characters

Response

idinteger required
created_datestring date-time required

Record creation date

expire_datestring date-time nullable

Record expiration date

uuidstring required

Device unique identifier

reasonstring required

Blacklisting reason, up to 512 characters

Changes

No recorded changes to this endpoint across all 1 revision of this API.