How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Delinea InboxRules API

InboxRulesController

Delinea InboxRules API is one of 102 APIs that Delinea publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include InboxRules. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 12 paths, and defines 42 schemas. It is described by OpenAPI 3.0.0, at version 11.7.2.

Requests are made against a single base URL, /SecretServer/api.

16 operations 12 paths 42 schemas 1 DELETE7 GET3 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
11.7.2
Base URL
https://your-secret-server-instance/api/v1
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Delinea InboxRules API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerToken). By default, every request must be authenticated.

  • BearerToken — Perform a POST request to /oauth2/token. It should include three form data parameters - username, password, and granttype.The granttype parameter should always…

Paths & Operations 16

Across 12 paths, the API surfaces 16 operations — 1 DELETE, 7 GET, 3 PATCH, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

InboxRules 16

InboxRulesController

POST
/v1/inbox-rules/{ruleId}/subscribe
Subscribe Current User
InboxRulesService_SubscribeCurrentUserToRule 1 param → 200400403500
DELETE
/v1/inbox-rules/{ruleId}/subscribe
Unsubscribe current user
InboxRulesService_UnsubscribeCurrentUserFromRule 1 param → 200400403500
GET
/v1/inbox-rules
Search inbox rules
InboxRulesService_SearchInboxRules 16 params → 200400403500
POST
/v1/inbox-rules
Create Inbox Rule
InboxRulesService_CreateInboxRule body → 200400403500
GET
/v1/inbox-rules/{id}
Get Inbox Rule
InboxRulesService_GetInboxRule 1 param → 200400403500
PATCH
/v1/inbox-rules/{id}
Patch Inbox Rule
InboxRulesService_PatchInboxRule 1 param body → 200400403500
GET
/v1/inbox-rules/stub
Get Inbox Rule Stub
InboxRulesService_GetInboxRuleStub → 200400403500
GET
/v1/inbox-rules/conditions/{id}
Get Inbox Rule Condition
InboxRulesService_GetInboxRuleCondition 1 param → 200400403500
GET
/v1/inbox-rules/{id}/conditions
Search Inbox Rule Conditions
InboxRulesService_SearchInboxRuleConditions 1 param → 200400403500
GET
/v1/inbox-rules/{inboxRuleId}/subscribers
Search inbox rule subscribers
InboxRulesService_SearchSubscribers 10 params → 200400403500
GET
/v1/inbox-rules/{inboxRuleId}/action-log
Get Inbox Rule Logs By Inbox Rule Id
InboxRulesService_SearchLog 9 params → 200400403500
PATCH
/v1/inbox-rules/{id}/actions
Patch Inbox Rule Actions
InboxRulesService_PatchInboxRuleActions 1 param body → 200400403500
PATCH
/v1/inbox-rules/{ruleId}/subscribers
Patch Inbox Rule Subscribers
InboxRulesService_PatchInboxRuleSubscribers 1 param body → 200400403500
POST
/v1/inbox-rules/copy
Copy Inbox Rule
InboxRulesService_CopyInboxRule body → 200400403500
PUT
/v1/inbox-rules/{inboxRuleId}/conditions
Update Inbox Rule Condition
InboxRulesService_UpdateInboxRuleCondition 1 param body → 200400403500
POST
/v1/inbox-rules/{inboxRuleId}/conditions
Create Inbox Rule Condition
InboxRulesService_CreateInboxRuleCondition 1 param body → 200400403500

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are InboxRuleDetailModel (15 properties), PagingOfInboxRuleSubscriberSummary (14 properties), PagingOfInboxRuleSummary (14 properties), PagingOfInboxRuleLogSummary (14 properties). Each schema is shown below with its type and property counts.

Sort
object
Sort options. Multiple sort options can be provided in the query string.
3 properties 2 required
InboxRuleCopyModel
object
Inbox Rule Copy Model
2 properties
UpdateFieldValueOfBoolean
object
Active
2 properties
InboxRuleCreateArgs
object
InboxRuleCreateArgs
1 property
InboxRuleConditionCreateModel
object
InboxRuleConditionCreateModel
8 properties
InboxRuleSubscriberEmailUpdate
object
Change the subscription for a specific email
2 properties
SortDirection
string
Sort direction
InboxRuleDetailModel
object
InboxRuleDetailModel
15 properties
InboxDataType
string
InboxDataType
Severity
string
Error severity level
InboxRuleActionPatchArgs
object
InboxRuleActionPatchArgs
1 property
InboxRuleActionPatchModel
object
InboxRuleActionPatchModel
4 properties
UpdateFieldValueOfInt32Array
object
FolderIds
2 properties
InternalServerErrorResponse
object
Response object for internal server errors
4 properties 4 required
UpdateFieldValueOfOptionalInt32
object
The minimum length required for local user passwords
2 properties
PagingOfInboxRuleSummary
object
Specify paging and sorting options for querying records and returning results
14 properties
BadRequestResponse
object
Response object for invalid requests
4 properties 1 required
InboxRuleSubscriberGroupUserUpdate
object
The user/group to add or remove to the subscription. Either UserId or GroupId should be set. If both are set then GroupId will take precedence and UserId will…
3 properties
InboxRuleSummary
object
Query results
8 properties
InboxRuleSubscriberUpdateResponse
object
InboxRuleSubscriberUpdateResponse
1 property
InboxRulePatchModel
object
Data
6 properties
InboxRuleActionStatusType
string
The result of the action
InboxRuleSubscriptionUpdateResponse
object
InboxRuleSubscriptionUpdateResponse
1 property
InboxRuleConditionOperand
string
Operand
InboxRuleSubscribersPatchArgs
object
InboxRuleSubscribersPatchArgs
1 property
InboxRuleConditionSummary
object
Conditions
10 properties
InboxRuleConditionCreateArgs
object
InboxRuleConditionCreateArgs
1 property
AuthenticationFailedResponse
object
Response object for authentication failures
1 property 1 required
InboxRuleCreateModel
object
Data
11 properties
InboxRuleConditionUpdateArgs
object
InboxRuleConditionUpdateArgs
1 property
InboxRuleConditionUpdateModel
object
Inbox Rule Condition Update Model
8 properties
InboxRuleSubscriberPatchModel
object
Inbox rule subscription changes
2 properties
InboxRulePatchArgs
object
InboxRulePatchArgs
1 property
PagingOfInboxRuleSubscriberSummary
object
Specify paging and sorting options for querying records and returning results
14 properties
InboxRuleConditionDetailModel
object
Inbox Rule Condition
10 properties
InboxRuleSubscriberSummary
object
A user, group, or external email that is subscribed or unsubscribed to an inbox rule
9 properties
InboxMessageTypeSummary
object
InboxMessageTypeSummary[]
3 properties
UpdateFieldValueOfString
object
Description
2 properties
InboxRuleLogSummary
object
Log item for inbox rule action results
6 properties
InboxRuleCopyArgs
object
InboxRuleCopyArgs
1 property
ActionType
string
The type of action that was performed for this log entry
PagingOfInboxRuleLogSummary
object
Specify paging and sorting options for querying records and returning results
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delinea-inboxrules-api-openapi.yml Raw ↑

Other APIs Delinea publishes across the network.

Secret Server REST API
DevOps Secrets Vault API
Delinea Platform API
Delinea Activations API
Delinea ActiveDirectory API
Delinea AdvancedConfigSettings API
Delinea ApiToken API
Delinea AppClients API
Delinea ApplicationAccounts API
Delinea ApplicationRequest API
Delinea AppState API
Delinea BulkOperations API
Where this information came from

This is an independent, third-party profile of Delinea InboxRules API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.