Tool to generate an app signing key for a Contentful app definition. Use when you need to create cryptographic keys for app authentication. Either provide generate=true to let Contentful create a key pair (returns private key), or provide a pre-generated public key in JWK format.
jwkobjectJSON Web Key object containing a pre-generated public key to upload. Either this field or generate must be provided.
generatebooleanSet to true to let Contentful generate the key pair. If true, the response will include the private key. Either this field or jwk must be provided.
organization_idRequiredstringID of the organization containing the app definition
app_definition_idRequiredstringID of the app definition to create a key for
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.