Skip to main content
POST
Create a new project notification

Authorizations

Authorization
string
header
required

Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.

Path Parameters

project_id
string<ulid>
required

Body

application/json
channel_id
string<ulid>
required
environment_id
string<ulid>
required
name
string
required

Response

201 - application/json

Project notification created successfully

id
string<ulid>
required
project_id
string<ulid>
required
environment_id
string<ulid>
required
channel_id
string<ulid>
required
created_at
string<date-time>
required
name
string
required
channelName
string
required
config
object
required
type
string