Manage Favorites
Manage favorite elementals
Authorizations
x-api-keystringRequired
API Key authentication. Get your key at snackprompt.com/api-keys.
Example: x-api-key: sk-your-api-key-here
Path parameters
elemental_idstringRequired
Responses
200
Elemental favorited
No content
post
/v1/elemental/{elemental_id}/favorite200
Elemental favorited
No content
Authorizations
x-api-keystringRequired
API Key authentication. Get your key at snackprompt.com/api-keys.
Example: x-api-key: sk-your-api-key-here
Path parameters
elemental_idstringRequired
Responses
200
Elemental unfavorited
No content
delete
/v1/elemental/{elemental_id}/favorite200
Elemental unfavorited
No content
Last updated
Was this helpful?