update
Partially update a SIP gateway resource. Uses PATCH for partial.
Path parameters
id
Unique ID of a SIP Gateway.
Request
name
Display name for the SIP Gateway.
uri
External SIP URI.
encryption
Specifies the encryption requirement for the SIP connection.
Allowed values:
ciphers
List of supported SIP ciphers.
Allowed values:
codecs
List of supported codecs for media transmission.
Response
id
Unique ID of the resource.
project_id
Project ID associated with the resource.
display_name
Display name of the SIP Gateway.
type
Type of the resource.
Allowed values:
created_at
Timestamp when the resource was created.
updated_at
Timestamp when the resource was last updated.
sip_gateway
SIP Gateway configuration details.
Response Example
Response