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