Skip to content
Letterhead Letterhead Letterhead Help Center
Admin Tools

Create an agent

POST
/api/v3/agents
curl --request POST \
--url https://api.tryletterhead.com/api/v3/agents \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data' \
--form api=true \
--form type=0
Media type multipart/form-data
object
api
string
Example
true
type
string
Example
0

Successful response

Still can’t find what you need? Contact support.