Upsert a KeySet
Create or Update KeySet using ID or name.
Request body
Example request
{
"id": "b58c7d9d-e54f-444c-b24d-cdfc4159f61e",
"name": "example-key-set",
"tags": [
"idp-keys"
]
}Response
Successfully upserted KeySet
Example response
{
"id": "b58c7d9d-e54f-444c-b24d-cdfc4159f61e",
"name": "example-key-set",
"tags": [
"idp-keys"
]
}Changes
Changed in 5 of the 52 revisions of this API.713
- ▲
the response property
tagsbecame nullable for the status200response-property-became-nullable
- ○
the request property
tagsbecame nullablerequest-property-became-nullable
- ▲
- ○
request body became optional
request-body-became-optional
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
created_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
updated_atbecame nullable for the status200response-property-became-nullable
- ○
the request optional property
created_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request optional property
updated_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
created_atbecame nullablerequest-property-became-nullable
- ○
the request property
updated_atbecame nullablerequest-property-became-nullable
- ○
the response optional property
created_atbecame not read-only for the status200response-optional-property-became-not-read-only
- ○
the response optional property
updated_atbecame not read-only for the status200response-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
tagsbecame not nullablerequest-property-became-not-nullable
- ▲
- ▲
the response property
idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
tagsbecame nullable for the status200response-property-became-nullable
- ○
the request optional property
idbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
idbecame nullablerequest-property-became-nullable
- ○
the request property
namebecame nullablerequest-property-became-nullable
- ○
the request property
tagsbecame nullablerequest-property-became-nullable
- ○
the response optional property
idbecame not read-only for the status200response-optional-property-became-not-read-only
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲