/api/v1/me/pending-access-requests/mark-seen
Authorization
bearerAuth workspace:writeAuthorizationBearer <token>
In: header
Scope: workspace:write
Response Body
curl -X POST "https://example.com/api/v1/me/pending-access-requests/mark-seen"Empty
bearerAuth workspace:writeIn: header
Scope: workspace:write
curl -X POST "https://example.com/api/v1/me/pending-access-requests/mark-seen"