| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

### API Responses

# ``202      opensignups updated. Wrapped in a JsonAPI root response.

# ``500      default error response

---

### Shell Commands

```
curl --request PATCH \
     --url https://services.fountain.com/api/servicesecurity/opensignups \
     --header 'accept: application/json' \
     --header 'content-type: application/json'
```

### Example Response

```
application/json
```

``202``500

---
