Update
Use this endpoint for the Accounts method to modify the properties of an account.
Path parameters
Sid
The Project ID that uniquely identifies the Project to retrieve.
Request
FriendlyName
The new name for the Project.
Response
sid
The unique identifier for this Project.
friendly_name
The name of the Project.
status
The status of the Project. Always 'active'.
Allowed values:
auth_token
The authorization token for this Project. Always returns 'redacted' for security.
date_created
The date and time this Project was created, in RFC 2822 format.
date_updated
The date and time this Project was last updated, in RFC 2822 format.
type
The type of the Project. Always 'Full'.
Allowed values:
owner_account_sid
The Project ID of the parent project. For parent projects, this is the same as sid.
region_preference
The preferred region for the Project.
uri
The URI for the Project.
subproject
Whether this project is a sub-project of another project.
signing_key
The signing key for the Project. Only returned once when a subproject is created. Subsequent requests return null.
subresource_uris
A map of URIs for sub-resources linked to this Project.