# Invalidate cache

Invalidates the cache for a specific spotlight object.

## POST /public/v1/spotlight/objects/{id}/refresh

>

```json
{"openapi":"3.0.1","info":{"title":"Marketplace API","version":"prod-4.0.142-g7651a22a"},"servers":[{"url":"https://api.platform.softwareone.com"}],"paths":{"/public/v1/spotlight/objects/{id}/refresh":{"post":{"tags":["SpotlightObjects"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"204":{"description":"No Content"}}}}}}
```
