Skip to main content
Version: V2

registerSigningKey

registerSigningKey registers a signing key to use with follow and unfollow inputs. This mutation requires an Authorization header with a valid Bearer token.

registerSigningKey(
input: RegisterSigningKeyInput!
): RegisterKeyResponse!

Arguments

input (RegisterSigningKeyInput)

Type

RegisterKeyResponse

The RegisterKeyResponse type returns registerSigningKey request status.

Designed by