MCPcopy Create free account
hub / github.com/auth0/auth0-cli / SetPartials

Method SetPartials

internal/auth0/branding_prompt.go:40–40  ·  view source on GitHub ↗

SetPartials sets the partials for a specific prompt. See: https://auth0.com/docs/api/management/v2/prompts/put-partials

(ctx context.Context, prompt management.PromptType, c *management.PromptScreenPartials, opts ...management.RequestOption)

Source from the content-addressed store, hash-verified

38 //
39 // See: https://auth0.com/docs/api/management/v2/prompts/put-partials
40 SetPartials(ctx context.Context, prompt management.PromptType, c *management.PromptScreenPartials, opts ...management.RequestOption) error
41
42 // ReadRendering retrieves the settings for the ACUL.
43 //

Implementers 2

MockPromptAPIinternal/auth0/mock/branding_prompt_mo
MockPromptAPIMockRecorderinternal/auth0/mock/branding_prompt_mo

Calls

no outgoing calls

Tested by 1