GuildNotFoundException
is thrown.curl --location --request PUT '/api/v1/log/audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"guildId": 987654321234568000,
"channelId": 123456789012345680
}'
{
"guildId": 987654321234568000,
"channelId": 123456789012345680
}