Skip to main content
POST
devto_publish

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
title
string
required
body_markdown
string
published
boolean

false (default) creates a draft you can review first.

tags

Up to 4 tags.

series
string
main_image
string
canonical_url
string

Point this at your own post so the canonical stays yours.

description
string
organization_id
integer

Response

Success

The response is of type object.