Machines
Rotate a machine's secret key
Rotates the machine's secret key. When the secret key is rotated, make sure to update it in your machine/application. The previous secret key will remain valid for the duration specified by the previous_token_ttl parameter.
post/machines/{machine_id}/secret_key/rotate
Path parameters
machine_idstring required
The ID of the machine to rotate the secret key for
Request body
Response
Success