Deletes an .
POST /access_codes/delete ⇒ void
Authentication Methods
Personal access token
Must also include the seam-workspace
header in the request.
To learn more, see .
Request Parameters
access_code_id
String (Required)
ID of the access code that you want to delete.
device_id
String
ID of the device for which you want to delete the access code.
Response
void