preview prune guild
GET {{baseUrl}}/guilds/:guild_id/prune
Returns an object with a pruned
key indicated the number of members that would be removed from a guild if it was pruned
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"pruned":"\u003cinteger,null\u003e"}