Skip to main content
POST
Generate or set password for a connection

Authorizations

Authorization
string
header
required

Use your app's API_KEY as the username, and leave the password blank

Path Parameters

connection_id
string<uuid>
required

ID of the connection

Body

application/json
password
string

Optional. If provided, will set this as the connection password. If omitted, a random password will be generated.

Response

Password generated/set successfully

data
object