šŸ”“ Edits the name for an existent favorite of a user.

This endpoint can be used to edit the name of a previously created favorite instance for an APIUser.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

id of the favorite

string
required

New name of the favorite

Responses
200

User favorite successfully edited!

400

Bad request

401

Unauthorized, invalid token.

403

Forbidden

404

Not found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!