📄️ Create Application
This API is used to create an application.
📄️ Assign Role to Application
This API is used to assign a role to an existing application.
📄️ Create an Access Key for Application
This API is used to create an access key for an application.
📄️ Update Application
This API is used to update an existing application.
📄️ Toggle Access Key Status
This API is used to toggle the status of an access key in an application.
📄️ Delete Access Key
This API is used to delete an access key from an application.
📄️ Remove Role from Application
This API is used to remove a role from an existing application.
📄️ Delete Application
This API is used to delete an application.
📄️ Get All Applications
This API is used to retrieve all access keys for an application.
📄️ Get Application Access Keys
This API is used to retrieve all access keys for an application.
📄️ Get Application by ID
This API is used to retrieve an application's details using its application ID.
📄️ Get Application ID using Access Key
This API is used to retrieve an application's ID using its access key.
📄️ Get Tags from Application
This API is used to retrieve the tags associated with an application.
📄️ Add Tag to Application
This API is used to add tags to an application.
📄️ Delete Tag from Application
This API is used to delete tags from an application.