REST API GuideeventsCreate new eventCreate new event PUT /events Create a new event and return its persistent data. Requires no specific permission. Request Responses201401403409410500Successful Creation (Created)Response HeadersContent-LocationContent location (absolute path)ETagEntity tag (RFC 7232)Last-ModifiedLast modification date and time (RFC 7231)UnauthorizedResponse HeadersWWW-AuthenticatePreferred authentication scheme (RFC 7235)ForbiddenID Present (Conflict)GoneRuntime Error (Internal Server Error)