v1
latestOpenAPI 3.0.02026-07-14169146300.3 KBAuth
Create a new signing key for the project in standby status
post/v1/projects/{ref}/config/auth/signing-keys
Path parameters
refstring required
Example:abcdefghijklmnopqrst
Project ref
Request body
Example request
{
"algorithm": "RS256",
"status": "standby"
}