Skip to main content

ContactBlacklistCreate

id object
anyOf
integer
identifierIdentifier (string)required
departmentIdstring<uuid>required
createdAt object
anyOf
string<date-time>
ContactBlacklistCreate
{
"id": 0,
"identifier": "string",
"departmentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"createdAt": "2024-07-29T15:51:28.071Z"
}
Was this page helpful?