Status Pages

Delete component

Deletes a component by its ID.

delete/api/v2/statuspages/{page_id}/components/{component_id}

Path parameters

page_idstring uuid required
Example:1234abcd-12ab-34cd-56ef-123456abcdef

The ID of the status page.

component_idstring uuid required
Example:1234abcd-12ab-34cd-56ef-123456abcdef

The ID of the component.

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.