Signatures
Create signature
Create a new signature.
POST
Signatures are reusable text blocks (hashtags, links, custom text) that can be appended to posts.
Request
The signature name. Maximum 255 characters.
The signature content (e.g.
#tech #ai #startup, a link, a tagline — anything you want to append to posts).Response
Returns201 with the created signature. Same shape as one entry in GET /signatures.

