Update a stored credential
Updates a stored custom credentials configuration.
Path parameters
Uniquely identifies a Telnyx application (Call Control, TeXML) or Sip connection resource.
Request body
Example request
{
"backend": "gcs",
"configuration": {
"credentials": "OPAQUE_CREDENTIALS_TOKEN",
"bucket": "example-bucket"
}
}Response
A response containing a credentials resource.
Example response
{
"data": {
"backend": "gcs",
"configuration": {
"credentials": "OPAQUE_CREDENTIALS_TOKEN",
"bucket": "example-bucket"
}
},
"connection_id": "1234567890"
}Changes
Changed in 4 of the 99 revisions of this API.1418
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
//response's property type changed fromintegertostring, and format fromint32to no format for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromintegertostring, and format fromint32to no format for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromintegertostring, and format fromint32to no format for statusresponse-property-type-changed
This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
//became requiredrequest-property-became-required
- ▲
the request property
//became requiredrequest-property-became-required
- ▲
the request property
//became requiredrequest-property-became-required
- ▲
the request property
//became requiredrequest-property-became-required
- ▲
added to the
/response propertyoneOflist for the response statusresponse-property-one-of-added
- ●
added the new
s3-genericenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added
s3-genericdiscriminator mapping keys to therequest propertyrequest-property-discriminator-mapping-added
- ○
added the new
s3-genericenum value to the request propertyrequest-property-enum-value-added
- ○
added to the
request propertyoneOflistrequest-property-one-of-added
- ○
the response property
///became required for the statusresponse-property-became-required
- ○
the response property
///became required for the statusresponse-property-became-required
- ○
the response property
///became required for the statusresponse-property-became-required
- ○
the response property
///became required for the statusresponse-property-became-required
- ○
added
s3-genericdiscriminator mapping keys to the/response property for the response statusresponse-property-discriminator-mapping-added
- ▲
Of the 99 revisions, 1 has no diff computed.