Delete a custom access link
DELETE/installable-artifacts/:installable_artifact_id/custom-access-links/:id
Permanently deletes a custom access link. The install page URL will no longer be accessible after deletion.
RequestClick to copy link
ResponsesClick to copy link
- 204
- 401
- 403
- 404
- 500
Custom access link deleted
Unauthorized
Permission denied
Installable artifact not found
Internal Server Error