DiscordIntegration
Store discord integration
Store a discord integration for the authenticated user
post/discord-integrations
Request body
Response
Created
Example response
{
"data": {
"created_at": "2022-06-05T14:26:02.302718+03:00",
"id": "32343a19-da5e-4b1b-a767-3298a73703cb",
"incoming_channel_id": "1095780203256627291",
"name": "Game Server",
"server_id": "1095778291488653372",
"updated_at": "2022-06-05T14:26:10.303278+03:00",
"user_id": "WB7DRDWrJZRGbYrv2CKGkqbzvqdC"
},
"message": "Request handled successfully",
"status": "success"
}