Skip to main content
POST
Save Template to User

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

user_id
integer
required

ID of the user to associate the template with (URL path parameter)

Body

application/json
template_id
integer

ID of the template to add to the user's library

Example:

12345

Response

200 - application/json

Returns {success: true}

success
boolean

Always true