Skip to main content
PUT
Update a user's instructions

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Path Parameters

id
string<uuid>
required

Body

application/json
text
string | null
Maximum string length: 1000
audio_url
string<uri> | null
Maximum string length: 1024
Pattern: ^https\:\/\/
language
string
Maximum string length: 8
forward_to
string | null
Pattern: ^(\+966|0)(1[1-9]\d{7}|5\d{8}|800\d{7}|9200\d{6})$

Response

Updated

data
object