{ "opencollection": "1.0.0", "info": { "name": "Amplify Platform API v1.0.0 aca domain API", "version": "16.10.0" }, "items": [ { "info": { "name": "domain", "type": "folder" }, "items": [ { "info": { "name": "Axway Trigger Domain Association Flow", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/verify", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Create and send IdP domain association verification email.\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Associate Subdomain to Parent Domain IdP", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/subdomain", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Attempt to confirm the association of a subdomain to a parent domain's IdP.\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Enable IdP for a Domain", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/enable", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Enable the association of an Identity Provider for all users on a supplied domain.\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Remove Domain Association", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/dissociate", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Remove the association of a domain to an identity provider\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Consolidate Domain Users", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/consolidate", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Add all users on a domain owned by an org that are not members of it to it.\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Confirm Domain Ownership", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/confirm", "params": [ { "name": "fields", "value": "", "type": "query", "description": "A list of fields to include in the response." }, { "name": "exclude_fields", "value": "", "type": "query", "description": "A list of fields to exclude from the response." }, { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Attempt to confirm the ownership of a domain to an organization via DNS TXT record.\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Remove Domain Association", "type": "http" }, "http": { "method": "DELETE", "url": "https://platform.axway.com/api/v1/org/:org_id/domain/:domain", "params": [ { "name": "domain", "value": "example.com", "type": "path" }, { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Remove the association of a domain to an organization\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`. Allows unentitled access to an existing configuration.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Get All Domains", "type": "http" }, "http": { "method": "GET", "url": "https://platform.axway.com/api/v1/org/:org_id/domain", "params": [ { "name": "fields", "value": "", "type": "query", "description": "A list of fields to include in the response." }, { "name": "exclude_fields", "value": "", "type": "query", "description": "A list of fields to exclude from the response." }, { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Returns all email domains configured for organization\n\n___Auth Requirement___\n - _All of_\n - `administrator`, or `auditor` access to the organization.\n - The organization entitlements allow `idp`. Allows unentitled access to an existing configuration.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Start Domain Ownership Process", "type": "http" }, "http": { "method": "POST", "url": "https://platform.axway.com/api/v1/org/:org_id/domain", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Trigger flow to associate a domain to an organization\n\n___Auth Requirement___\n - _All of_\n - `administrator` access to the organization.\n - The organization entitlements allow `idp`.\n - Disallow action for internal organization.\n\n\n_Allows consumer organization access_\n" }, { "info": { "name": "Axway Confirm Domain IdP Association", "type": "http" }, "http": { "method": "PUT", "url": "https://platform.axway.com/api/v1/org/:org_id/domain", "params": [ { "name": "org_id", "value": "507f1f77bcf86cd799439011", "type": "path" } ], "auth": { "type": "apikey", "key": "connect.sid", "value": "{{connect.sid}}", "placement": "query" } }, "docs": "Attempt to confirm the association of an email domain to an IdP.\n\n___Auth Requirement___\n - Signed-in user.\n\n\n_Allows consumer organization access_\n" } ] } ], "bundled": true }