Create an application event
Application Events
Create an application event
POST
Create an application event
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
application/json
Response
200 - application/json
Returns the application event object if the request succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
Available options:
application.event The action of the event.
The identifier of the application the event belongs to.
Pattern:
^[a-zA-Z0-9_]+$The identifier of the customer the event belongs to.
Pattern:
^[a-zA-Z0-9_]+$The IP address of the event.
The type of the event.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.