Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
{
"pageSize": 20,
"filter": {
"technology": { "$eq": "k8s" },
"region": { "$eq": "us-east-1" }
}
}{
"filter": {
"type": { "$eq": "rds-postgres" },
"version": { "$like": "14.*" }
}
}{
"customTags": {
"Environment": "production",
"Team": "backend",
"CostCenter": null
}
}No Content - Update successful