IamV1ApiKey

Update a specific Key.

post/v1/Keys/{Sid}

Path parameters

Sidstring required

The Twilio-provided string that uniquely identifies the Key resource to update.

Response

OK

sidstring nullable

The unique string that we created to identify the Key resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

date_createdstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

{"stackTrail":"components:schemas:iam.v1.key:properties:policy","oasType":"schema","type":"unknown","description":"The \\`Policy\\` object is a collection that specifies the allowed Twilio permissions for the restricted key.\nFor more information on the permissions available with restricted API keys, refer to the [Twilio documentation](https://www.twilio.com/docs/iam/api-keys/restricted-api-keys#permissions-available-with-restricted-api-keys).","nullable":true}

Changes