Wallpapers
All actions for the "/wallpapers" endpoint.
Create a wallpaper
Request Body
Name
Type
Description
{
"status": "success",
"data": {
"id": "gqOG"
}
}{
"status": "fail",
"data": {
"image": [
"This value should not be blank."
],
"purity": [
"This value should not be blank."
],
"tags": [
"You must choose at least one children of the parent tag \"Artwork\"."
]
}
}Get a list of wallpapers
Query Parameters
Name
Type
Description
Get a wallpaper
Path Parameters
Name
Type
Description
Edit a wallpaper
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Delete a wallpaper by ID
Path Parameters
Name
Type
Description
Download a wallpaper
Path Parameters
Name
Type
Description
Get similar wallpapers
Path Parameters
Name
Type
Description
Like a wallpaper
Path Parameters
Name
Type
Description
Last updated