Sign in

Add site image (alt.)

documented

Add an image to a site.

Sitesno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://www.planyo.com/rest/?method=add_site_image&image_url={{$image_url}}&site_id={{$site_id}}&title={{$title}}&language={{$language}}&api_key={{PLANYO_API_KEY}}&hash_timestamp={{$hash_timestamp}}&hash_key={{$hash_key}}" \
  -H "Accept: application/json"