Overview
Update a specific resource. This endpoint allows you to modify the configuration and metadata of an existing resource.Authorizations
API key for authentication
Path Parameters
Resource ID
Body
application/json
Response
Resource updated successfully
Resource ID
Example:
"res_123456789"
Resource name
Example:
"My Database"
Resource description
Example:
"Production database connection"
Resource type
Example:
"postgresql"
Resource status
Available options: 
active, inactive, error Example:
"active"
Creation timestamp
Example:
"2024-01-15T10:30:00Z"
Last update timestamp
Example:
"2024-01-15T10:35:00Z"

