/speakers/{speakerId}Ask AIpatch https://{BaseUrl}/api/v3.0/speakers/{speakerId}This endpoint allows you to update a specific speaker.Path ParamsspeakerIdstringrequiredBody Paramsnamestringlength between 1 and 126User-defined name for the device.notesstringlength ≤ 5000tagsarray of stringslength ≤ 64tagsADD stringlocationIdstring | nullID Of the location.Responses 204Speaker updated 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 403You have no permission to access the specified resource. 404Referenced resource could not be found. 500Something went wrong in the server. Please try again.Updated 5 months ago