Skip to main content

HUB_YOUTUBE_AUTH_LOGOUT

Log out the configured Hub YouTube account. Uses POST to logout and returns the resulting object.

At a glance

  • Category YouTube
  • Version: 1.0.12
  • Applications: all
  • Scope: all
  • Default Service: HUB

Config Options

NameDescriptionDefaultRequiredResolvedConstraintsConditional Rules
accountAccount identifier to log out (resolved).NonefalsetrueNoneNone

Outputs

TypeDescriptionOptional
objectResult from the logout endpointfalse

Examples

Logout YouTube account

- step: HUB_YOUTUBE_AUTH_LOGOUT
account: "main"

See Also

General Resources: