nexigon_api.projects.ProjectCreatedEvent
Event indicating the creation of a project.
projectIdnexigon_api.projects.ProjectId (string)required
Unique ID of a project.
nexigon_api.projects.ProjectCreatedEvent
{
"projectId": "string"
}
Event indicating the creation of a project.
Unique ID of a project.
{
"projectId": "string"
}