This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
create_or_update_jwk
create_or_update_jwk(
jwk: CatalogJwk
) ->
None
Create a new jwk or overwrite an existing jwk with the same id.
Parameters
name | type | description |
---|---|---|
jwk | CatalogJwk | Catalog Jwk object to be created or updated. |