v1

latestOpenAPI 3.1.02026-07-178964200.5 KB
Server Credentials

Register Server Jwk

Register or update a server's RSA public JWK.

Only the server identified by client_id may register its own key. The server presents its platform JWT (from Origin via client_credentials). client_id in the path must match client_id in the token so servers cannot register keys on behalf of other servers.

put/server-credentials/{client_id}/key

Path parameters

client_idstring required

Request body

public_jwkobject required

Response

Successful Response