Channel
Generate MFA PIN
Generates a Multi-Factor Authentication (MFA) PIN for channel updates. The PIN is sent to the channel's mfaContact email address and must be used when updating channel details via the PATCH /v1/channel endpoint. The PIN is stored securely and never returned directly to the client. It is deleted after successful validation or when it expires.
get/v1/channel/mfa-pin
Response
MFA PIN generated and sent to the channel's mfaContact email address
Changes
No recorded changes to this endpoint across all 1 revision of this API.