API - Virtual Message

I get the error {"code":"invalid_type","expected":"object","received":"undefined","path":["channel"],"message":"Required"}, {"code":"invalid_type","expected":"object","received":"undefined","path":["member"],"message":"Required"}, {"code":"invalid_type","expected":"object","received":"undefined","path":["guild"],"message":"Required"}, {"code":"unrecognized_keys","keys":["body"],"path":[],"message":"Unrecognized key(s) in object: 'body'"}

when trying to use the endpoint
https://api.kiaibot.com/v1/guild/{guildID}/virtual_message
any reason why?
Solution
That would probably be part of it yes. You need to use a KIAI api token as authorization
Was this page helpful?