Repost Automation
Revoke a cross-workspace repost account grant
DELETE
/repost-account-grants/{grant_id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
grant_id*string
Grant ID
Query Parameters
workspace_id*string
Workspace requesting revocation
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/repost-account-grants/string?workspace_id=string"{ "$schema": "https://example.com/api/v1/schemas/RepostGrantOutputBody.json", "message": "string"}