Auth
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"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.