Skip to main content

Nexus API

Update beat (deprecated)

Use this endpoint to update the attributes of a particular beat according to its unique GUID. No specific parameter is required, but the request body cannot be empty.

PUT
/beats/{beat_guid}

Path Parameters

FieldRequiredType

beat_guid

The ID of the beat to update.

Required
String

Request Body

FieldRequiredType

beat

Required
Object
Loading...