POST/eventtypes.json
Create an Event Type
Create an event type.
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Response
201 Response
application/json
{
"id": "10001",
"STATUS": "OK"
}
Create an event type.
{
"id": "10001",
"STATUS": "OK"
}