PUT
/admin/spots/edit-pair/{id}
curl \
--request PUT 'http://api.example.com/admin/spots/edit-pair/{id}' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request PUT 'http://api.example.com/admin/spots/edit-pair/{id}' \
--header "Content-Type: application/json"
{}