Monitors

Unmute monitor

Lifts a monitor's mute so its incidents notify again.

post/v1/projects/{projectSlug}/monitors/{monitorSlug}/unmute

Path parameters

projectSlugstring required

Project slug (human-readable identifier)

Project slug (human-readable identifier)

monitorSlugstring required

Monitor slug (human-readable identifier within the project).

Monitor slug (human-readable identifier within the project).

Response

Unmuted monitor

idstring required

Stable monitor identifier.

organizationIdstring required

Organization that owns this monitor.

projectIdstring required

Project this monitor belongs to.

slugstring required

URL-safe slug derived from name. Unique within the project.

namestring required

Human-readable name.

descriptionstring required

Free-form description. Empty string when not set.

systemboolean required

true for auto-provisioned system monitors, which cannot be deleted or edited; false otherwise.

mutedAtstring nullable required

ISO-8601 timestamp at which the monitor was muted, or null when active.

deletedAtstring nullable required

ISO-8601 timestamp at which the monitor was deleted, or null.

createdAtstring required

ISO-8601 timestamp of creation.

updatedAtstring required

ISO-8601 timestamp of the last update.

Changes

Changed in 7 of the 69 revisions of this API.1449

    • added the new urgent enum value to the / response property for the response status

      response-property-enum-value-added

    • added subschema #3 to the /////// response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #3 to the /////// response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #3 to the ////// response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #3 to the ///// response property oneOf list for the response status

      response-property-one-of-added

  • 5cedc15b21b585See the full diff
    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • the response property / became optional for the status

      response-property-became-optional

    • added subschema #5 subschema #6 subschema #7 to the ///// response property oneOf list for the response status

      response-property-one-of-added

    • removed the required property from the response with the status

      response-required-property-removed

    • removed the signal enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed subschema #4 from the ///// response property oneOf list for the response status

      response-property-one-of-removed

    • added the required property to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property / to the response with the status

      response-required-property-added

  • b68fa53b6ab112See the full diff
    • added subschema #1 subschema #2 subschema #4 subschema #5 to the ////// response property oneOf list for the response status

      response-property-one-of-added

    • removed subschema #1 subschema #2 from the ////// response property oneOf list for the response status

      response-property-one-of-removed

    • added the required property to the response with the status

      response-required-property-added

  • 0e5d35c9aa1513See the full diff
    • the response property // became nullable for the status

      response-property-became-nullable

    • added the new event.matched enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new metric.escalating enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new metric.threshold enum value to the // response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added