extensions

Restore Extension

Restore an extension tombstone while preserving its existing references.

Organization scope and tombstone state are validated before the write. Returns 409 not_deleted if already live or extension_name_taken if a live extension has claimed the same case-insensitive name.

post/api/v1/extensions/{extension_id}/restore

Path parameters

extension_idstring uuid required

Response

Successful Response

idstring uuid required
owner_idstring uuid required
namestring required
created_atstring date-time required
updated_atstring date-time required

Changes

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