v1
latestOpenAPI 3.1.02026-07-241280174.1 KBCreate
Create a new external integration.
post/v3/integrations
Request body
Response
200
Example response
{
"integration": {
"slug": "00000000-0000-0000-0000-000000000000",
"name": "my-integration",
"type": "aws"
}
}