event

Delete User Event

delete/api/v1/users/event/{user_id}/{event_id}

Path parameters

string uuid4 required
OR
string uuid5 required

The ID of the user

string uuid4 required
OR
string uuid5 required

The ID of the event

Response

Successful Response

dataobject nullable

Response data payload

errno0 | 400 | 401 | 403 | 404 | 405 | 409 | 422 | 500 | 501 | 502 | 503 | 504 | 520
errmsgstring

Error message, empty when success

Changes

Changed in 4 of the 31 revisions of this API.113

    • for the path request parameter event_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the new 520.00 enum value to the errno response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog