Status codes#

Success#

Code

Meaning

200

Success

201

Success but nothing changed

Input Errors#

Code

Meaning

401

Incorrect login credentials

4010

Invalid Email (formatting)

4011

User exists

4012

User does not exist

4013

Wrong password

4014

Old and new passwords are the same

4015

This song exists already

4016

Input was not an Integer

4017

This file has no thumbnail

4018

This file exists already

402

UUID not found

4020

The User lacks the permission

403

Incorrect API-KEY

404

Missing required parameter

Invald Actions#

Code

Meaning

4050

Can’t move folder in itself

4051

Please provide a file path

4052

Method depreceated

4053

Invalid Character Used

4054

Not found

4055

Please provide a folder path

Serverside Errors#

Code

Meaning

505

Unkown Serverside Error

506

Could not connect to Database