Skip to main content

Disables a specific site identified by the `x-subdomain` header.

PATCH 

/api/site/disable

This endpoint allows authenticated users to disable a site associated with the specified subdomain.

Request

Header Parameters

    x-subdomain stringrequired

    x-subdomain header represents name of subdomain to call action on

Responses

Site was successfully disabled.

Loading...