Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creates new signup

POST  /registration/create

Delete signup

DELETE  /registration/{id}

Get signup by ID

GET  /registration/{id}

Modifies signup

PATCH  /registration/{id}

Gets list of signups

GET  /registration/list

Deletes multiple found signup

DELETE  /registration/all

 

Panel

On this page:

Table of Contents

Approval signup

PATCH  /registration/{id}/approve

 

...