Skip to main content

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"
}