Delete an Access Code
DELETE
https://connect.getseam.com/access_codes/delete
Request
Request Parameters
Name | Type | Description |
---|---|---|
access_code_id* | String | ID of the access code. |
Sample Request
Response
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from whatβs written here.
Sample Response
Last updated