v1
latestOpenAPI 3.0.02026-08-0696238481.7 KBIn-Person Locations
Delete an in-person location
Deletes an in-person location. Note that once deleted, the location will no longer be available. You can only the location if it has no terminal assigned to it.
delete/in-person/locations/{id}
Path parameters
idstring required
Example:iploc_01FCTS1XMKH9FF43CAFA4CXT3P
the unique ID of the location
Headers
Accountstring
Example:ac_3fe8398f-8cdb-43a3-9be2-806c4f84c327
The linked accountId (use this when you want to delete an in person location under a linked account)
Response
The resource was successfully deleted
Example response
{
"id": "iploc_01FCTS1XMKH9FF43CAFA4CXT3P"
}