Skip to main content

Publisher_SuspendRelease

This method can only be called on published releases marked as active. Any non-authoritative release associated to the specified release will also be automatically marked as suspended.

Path Parameters
  • user string required

    The user id.

  • release string required

    The release id.

Request Body required
  • name string

    The name of the release to suspend.

  • reason string

    The reason why the release has been suspended.

Responses

OK