Table Of Contents
URL: https://fleep.io/api/paas/account/close
Close platform account.
Input:
ticket text - admin's ticket
account_id uuid - account to be closed
Output:
None
URL: https://fleep.io/api/paas/account/create
Create new platform account. Returns cookie for the newly created user.
Input:
ticket text - admin's ticket
display_name text - optional full name
Output:
ticket text - user's ticket, must be added as parameter for all subsequent API calls
account_id uuid