Deleting APIs
Xapi facilitates the deletion of both internal APIs and externally linked APIs by authorized users based on role-based and status-based permissions.
- If the API is in To Do or Design in Progress, authorized users can delete it directly.
- If the API is in Review in Progress or Done, it must first be deprecated before deletion.
To delete an API:
️⛔
Warning: The following steps will delete an API permanently.
💡
Tip Before you begin
An Xapi user's privilege to delete an API depends on the ticket status as given below.
API Status | Organization Owner | Organization Admin | API Reviewer | API Designer | Consumer |
---|---|---|---|---|---|
Backlog | ✅ | ✅ | ✅ | ✅ | ❌ |
To Do | ✅ | ✅ | ✅ | ✅ | ❌ |
Design in Progress | ✅ | ✅ | ✅ | ✅ | ❌ |
Review in Progress | ✅ | ✅ | ✅ | ❌ | ❌ |
Done | ✅ | ✅ | ✅ | ❌ | ❌ |
-
Click horizontal eclipse on a preferred API.
-
Select Delete API.
-
In the confirmation pop-up, click Yes, Delete.