Skip to main content

enableResourceTemplate

POST 

/apis/cra.diagrid.io/v1beta1/resourcetemplates/:templateName/enable

Re-enable a catalog entry the caller's org had disabled, restoring it to the org's catalog view. Works for any entry — a built-in (Diagrid-managed) or a custom (org-owned) one. Enabling a disabled built-in discards the per-org overlay, reverting the entry to the live built-in; enabling a disabled custom entry clears its disabled flag in place, preserving the entry. Idempotent: an entry that is not disabled is returned unchanged. Returns the enabled entry.

Request

Responses