Introduction API Connect is an integrated API management offering, with capabilities and tooling for all phases of the API lifecycle. Key steps of the API lifecycle include: create, secure, manage, socialize, and analyze. These APIs enable you to permform actions as a member of an {{site.data.keyword.apiconnect}} provider organization; for example, create a user registry or invite a new user to join your provider organization. For more information on using API Connect, see: Getting startedhttps://cloud.ibm.com/docs/apiconnect?topic=apiconnect-getting-started. Authentication Most API methods require an Authorization header that includes a token with your IBM Cloud Identity and Access Management IAM credentials. The header should look like this: Authorization: Bearer Method Path Summary POST /orgs/{org}/user-registries Create a User Registry object GET /orgs/{org}/user-registries List the User Registry objects DELETE /orgs/{org}/user-registries Clear the User Registry objects GET /user-registries/{org}/{user-registry} Get the User Registry object by name or id PATCH /user-registries/{org}/{user-registry} Update the User Registry object by name or id DELETE /user-registries/{org}/{user-registry} Delete the User Registry object by name or id POST /user-registries/{org}/{user-registry}/execute Execute a User Registry operation POST /user-registries/{org}/{user-registry}/test-connection Test a User Registry connection POST /orgs/{org}/user-registries/execute Execute a User Registry operation POST /orgs/{org}/user-registries/test-connection Test a User Registry connection POST /user-registries/{org}/{user-registry}/search Search for users in the user registry POST /user-registries/{org}/{user-registry}/users Create a User object GET /user-registries/{org}/{user-registry}/users List the User objects DELETE /user-registries/{org}/{user-registry}/users Clear the User objects GET /user-registries/{org}/{user-registry}/users/{user} Get the User object by name or id PATCH /user-registries/{org}/{user-registry}/users/{user} Update the User object by name or id DELETE /user-registries/{org}/{user-registry}/users/{user} Delete the User object by name or id POST /request-password-reset Send reset password link POST /user-registries/{org}/{user-registry}/users/{user}/reset-password Reset password POST /cloud/admin/search/user Search for users in the admin realm POST /cloud/provider/search/user Search for users in the provider realm GET /cloud/admin/identity-providers List Identity Providers in the admin realm GET /cloud/provider/identity-providers List Identity Providers in the provider realm POST /token Generate a token GET /oauth2/authorize APIC authorization endpoint POST /cloud/api-keys Create a API Key object GET /cloud/api-keys List the API Key objects GET /cloud/api-keys/{api-key} Get the API Key object by name or id DELETE /cloud/api-keys/{api-key} Delete the API Key object by name or id POST /catalogs/{org}/{catalog}/configured-catalog-user-registries/{configured-catalog-user-registry}/search Search for users in the catalog user registry POST /catalogs/{org}/{catalog}/search/user Search for users in the catalog realm POST /orgs/{org}/user-registries Create a User Registry object GET /orgs/{org}/user-registries List the User Registry objects DELETE /orgs/{org}/user-registries Clear the User Registry objects GET /user-registries/{org}/{user-registry} Get the User Registry object by name or id PATCH /user-registries/{org}/{user-registry} Update the User Registry object by name or id DELETE /user-registries/{org}/{user-registry} Delete the User Registry object by name or id POST /user-registries/{org}/{user-registry}/execute Execute a User Registry operation POST /user-registries/{org}/{user-registry}/test-connection Test a User Registry connection POST /orgs/{org}/user-registries/execute Execute a User Registry operation POST /orgs/{org}/user-registries/test-connection Test a User Registry connection POST /user-registries/{org}/{user-registry}/search Search for users in the user registry GET /cloud/admin/identity-providers List Identity Providers in the admin realm GET /cloud/provider/identity-providers List Identity Providers in the provider realm POST /catalogs/{org}/{catalog}/configured-catalog-user-registries/{configured-catalog-user-registry}/search Search for users in the catalog user registry POST /user-registries/{org}/{user-registry}/users Create a User object GET /user-registries/{org}/{user-registry}/users List the User objects DELETE /user-registries/{org}/{user-registry}/users Clear the User objects GET /user-registries/{org}/{user-registry}/users/{user} Get the User object by name or id PATCH /user-registries/{org}/{user-registry}/users/{user} Update the User object by name or id DELETE /user-registries/{org}/{user-registry}/users/{user} Delete the User object by name or id POST /request-password-reset Send reset password link POST /user-registries/{org}/{user-registry}/users/{user}/reset-password Reset password POST /cloud/admin/search/user Search for users in the admin realm POST /cloud/provider/search/user Search for users in the provider realm POST /catalogs/{org}/{catalog}/search/user Search for users in the catalog realm POST /token Generate a token GET /oauth2/redirect Authorization provider redirect endpoint POST /oauth2/redirect Authorization provider redirect endpoint GET /oauth2/redirect Authorization provider redirect endpoint POST /oauth2/redirect Authorization provider redirect endpoint GET /oauth2/authorize APIC authorization endpoint POST /cloud/api-keys Create a API Key object GET /cloud/api-keys List the API Key objects GET /cloud/api-keys/{api-key} Get the API Key object by name or id DELETE /cloud/api-keys/{api-key} Delete the API Key object by name or id GET /orgs/{org}/settings Get the Organization Setting object PUT /orgs/{org}/settings Update the Organization Setting object GET /orgs/{org}/settings/notification-templates List all Notification Template objects in all collections GET /orgs/{org}/settings/notification-templates/provider List the Notification Template objects GET /orgs/{org}/settings/notification-templates/provider/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/provider/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings/notification-templates/catalog List the Notification Template objects GET /orgs/{org}/settings/notification-templates/catalog/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/catalog/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings/notification-templates/space List the Notification Template objects GET /orgs/{org}/settings/notification-templates/space/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/space/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings/notification-templates/consumer List the Notification Template objects GET /orgs/{org}/settings/notification-templates/consumer/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/consumer/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings Get the Organization Setting object PUT /orgs/{org}/settings Update the Organization Setting object GET /orgs/{org}/settings/notification-templates List all Notification Template objects in all collections GET /orgs/{org}/settings/notification-templates/provider List the Notification Template objects GET /orgs/{org}/settings/notification-templates/provider/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/provider/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings/notification-templates/catalog List the Notification Template objects GET /orgs/{org}/settings/notification-templates/catalog/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/catalog/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings/notification-templates/space List the Notification Template objects GET /orgs/{org}/settings/notification-templates/space/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/space/{notification-template} Update the Notification Template object by name or id GET /orgs/{org}/settings/notification-templates/consumer List the Notification Template objects GET /orgs/{org}/settings/notification-templates/consumer/{notification-template} Get the Notification Template object by name or id PATCH /orgs/{org}/settings/notification-templates/consumer/{notification-template} Update the Notification Template object by name or id GET /orgs/{org} Get the Organization object by name or id PATCH /orgs/{org} Update the Organization object by name or id DELETE /orgs/{org} Delete the Organization object by name or id POST /orgs/{org}/transfer-owner Transfer owner to an associate POST /orgs/{org}/search/user Search provider users from an organization. GET /orgs/{org}/associates List the Associate objects GET /orgs/{org}/associates/{associate} Get the Associate object by name or id POST /orgs/{org}/member-invitations Create a Member Invitation object GET /orgs/{org}/member-invitations List the Member Invitation objects DELETE /orgs/{org}/member-invitations Clear the Member Invitation objects GET /orgs/{org}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /orgs/{org}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /orgs/{org}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /orgs/{org}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /orgs/{org}/member-invitations/{member-invitation}/register Register using the Member Invitation POST /orgs/{org}/member-invitations/{member-invitation}/accept Accept using the Member Invitation POST /orgs/{org}/members Create a Member object GET /orgs/{org}/members List the Member objects DELETE /orgs/{org}/members Clear the Member objects GET /orgs/{org}/members/{member} Get the Member object by name or id PATCH /orgs/{org}/members/{member} Update the Member object by name or id DELETE /orgs/{org}/members/{member} Delete the Member object by name or id GET /cloud/permissions List all Permission objects in all collections GET /cloud/permissions/org List the Permission objects GET /cloud/permissions/org/{permission} Get the Permission object by name or id GET /cloud/permissions/cloud List the Permission objects GET /cloud/permissions/cloud/{permission} Get the Permission object by name or id GET /cloud/permissions/provider List the Permission objects GET /cloud/permissions/provider/{permission} Get the Permission object by name or id GET /cloud/permissions/consumer List the Permission objects GET /cloud/permissions/consumer/{permission} Get the Permission object by name or id GET /cloud/permissions/deployment List the Permission objects GET /cloud/permissions/deployment/{permission} Get the Permission object by name or id POST /orgs/{org}/roles Create a Role object GET /orgs/{org}/roles List the Role objects DELETE /orgs/{org}/roles Clear the Role objects GET /orgs/{org}/roles/{role} Get the Role object by name or id PATCH /orgs/{org}/roles/{role} Update the Role object by name or id DELETE /orgs/{org}/roles/{role} Delete the Role object by name or id GET /catalogs/{org}/{catalog}/activations List the Activation objects DELETE /catalogs/{org}/{catalog}/activations Clear the Activation objects GET /activations/{org}/{catalog}/{activation} Get the Activation object by name or id DELETE /activations/{org}/{catalog}/{activation} Delete the Activation object by name or id GET /orgs/{org} Get the Organization object by name or id PATCH /orgs/{org} Update the Organization object by name or id DELETE /orgs/{org} Delete the Organization object by name or id POST /orgs/{org}/transfer-owner Transfer owner to an associate POST /orgs/{org}/search/user Search provider users from an organization. GET /orgs/{org}/associates List the Associate objects GET /orgs/{org}/associates/{associate} Get the Associate object by name or id POST /orgs/{org}/member-invitations Create a Member Invitation object GET /orgs/{org}/member-invitations List the Member Invitation objects DELETE /orgs/{org}/member-invitations Clear the Member Invitation objects GET /orgs/{org}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /orgs/{org}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /orgs/{org}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /orgs/{org}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /orgs/{org}/member-invitations/{member-invitation}/register Register using the Member Invitation POST /orgs/{org}/member-invitations/{member-invitation}/accept Accept using the Member Invitation POST /orgs/{org}/members Create a Member object GET /orgs/{org}/members List the Member objects DELETE /orgs/{org}/members Clear the Member objects GET /orgs/{org}/members/{member} Get the Member object by name or id PATCH /orgs/{org}/members/{member} Update the Member object by name or id DELETE /orgs/{org}/members/{member} Delete the Member object by name or id GET /cloud/permissions List all Permission objects in all collections GET /cloud/permissions/org List the Permission objects GET /cloud/permissions/org/{permission} Get the Permission object by name or id GET /cloud/permissions/cloud List the Permission objects GET /cloud/permissions/cloud/{permission} Get the Permission object by name or id GET /cloud/permissions/provider List the Permission objects GET /cloud/permissions/provider/{permission} Get the Permission object by name or id GET /cloud/permissions/consumer List the Permission objects GET /cloud/permissions/consumer/{permission} Get the Permission object by name or id GET /cloud/permissions/deployment List the Permission objects GET /cloud/permissions/deployment/{permission} Get the Permission object by name or id POST /orgs/{org}/roles Create a Role object GET /orgs/{org}/roles List the Role objects DELETE /orgs/{org}/roles Clear the Role objects GET /orgs/{org}/roles/{role} Get the Role object by name or id PATCH /orgs/{org}/roles/{role} Update the Role object by name or id DELETE /orgs/{org}/roles/{role} Delete the Role object by name or id GET /orgs/{org}/gateway-services List the Gateway Service objects GET /orgs/{org}/gateway-services/{gateway-service} Get the Gateway Service object by name or id GET /orgs/{org}/portal-services List the Portal Service objects GET /orgs/{org}/portal-services/{portal-service} Get the Portal Service object by name or id POST /orgs/{org}/oauth-providers Create a Oauth Provider object GET /orgs/{org}/oauth-providers List the Oauth Provider objects DELETE /orgs/{org}/oauth-providers Clear the Oauth Provider objects GET /orgs/{org}/oauth-providers/{oauth-provider} Get the Oauth Provider object by name or id PATCH /orgs/{org}/oauth-providers/{oauth-provider} Update the Oauth Provider object by name or id DELETE /orgs/{org}/oauth-providers/{oauth-provider} Delete the Oauth Provider object by name or id POST /orgs/{org}/billings Create a Billing object GET /orgs/{org}/billings List the Billing objects DELETE /orgs/{org}/billings Clear the Billing objects GET /orgs/{org}/billings/{billing} Get the Billing object by name or id PATCH /orgs/{org}/billings/{billing} Update the Billing object by name or id DELETE /orgs/{org}/billings/{billing} Delete the Billing object by name or id GET /orgs/{org}/billings/{billing}/jobs List the Job objects DELETE /orgs/{org}/billings/{billing}/jobs Clear the Job objects GET /orgs/{org}/billings/{billing}/jobs/{job} Get the Job object by name or id DELETE /orgs/{org}/billings/{billing}/jobs/{job} Delete the Job object by name or id POST /orgs/{org}/billings/{billing}/jobs/{job}/retry Re-attempt blocked or failed job POST /orgs/{org}/tls-client-profiles Create a TLS Client Profile object GET /orgs/{org}/tls-client-profiles List all TLS Client Profile objects in all collections DELETE /orgs/{org}/tls-client-profiles Clear all TLS Client Profile objects in all collections GET /orgs/{org}/tls-client-profiles/{tls-client-profile-name} List the TLS Client Profile objects DELETE /orgs/{org}/tls-client-profiles/{tls-client-profile-name} Clear the TLS Client Profile objects GET /orgs/{org}/tls-client-profiles/{tls-client-profile-id} Get the TLS Client Profile object by id PATCH /orgs/{org}/tls-client-profiles/{tls-client-profile-id} Update the TLS Client Profile object by id DELETE /orgs/{org}/tls-client-profiles/{tls-client-profile-id} Delete the TLS Client Profile object by id GET /orgs/{org}/tls-client-profiles/{tls-client-profile-name}/{tls-client-profile-version} Get the TLS Client Profile object by name and version PATCH /orgs/{org}/tls-client-profiles/{tls-client-profile-name}/{tls-client-profile-version} Update the TLS Client Profile object by name and version DELETE /orgs/{org}/tls-client-profiles/{tls-client-profile-name}/{tls-client-profile-version} Delete a TLS Client Profile POST /orgs/{org}/keystores Create a Keystore object GET /orgs/{org}/keystores List the Keystore objects DELETE /orgs/{org}/keystores Clear the Keystore objects GET /orgs/{org}/keystores/{keystore} Get the Keystore object by name or id PATCH /orgs/{org}/keystores/{keystore} Update the Keystore object by name or id DELETE /orgs/{org}/keystores/{keystore} Delete the Keystore object by name or id POST /orgs/{org}/truststores Create a Truststore object GET /orgs/{org}/truststores List the Truststore objects DELETE /orgs/{org}/truststores Clear the Truststore objects GET /orgs/{org}/truststores/{truststore} Get the Truststore object by name or id PATCH /orgs/{org}/truststores/{truststore} Update the Truststore object by name or id DELETE /orgs/{org}/truststores/{truststore} Delete the Truststore object by name or id POST /orgs/{org}/truststores/{truststore}/entries Create a Entry object GET /orgs/{org}/truststores/{truststore}/entries List the Entry objects DELETE /orgs/{org}/truststores/{truststore}/entries Clear the Entry objects GET /orgs/{org}/truststores/{truststore}/entries/{entry} Get the Entry object by name or id PATCH /orgs/{org}/truststores/{truststore}/entries/{entry} Update the Entry object by name or id DELETE /orgs/{org}/truststores/{truststore}/entries/{entry} Delete the Entry object by name or id GET /orgs/{org}/gateway-services List the Gateway Service objects GET /orgs/{org}/gateway-services/{gateway-service} Get the Gateway Service object by name or id GET /orgs/{org}/portal-services List the Portal Service objects GET /orgs/{org}/portal-services/{portal-service} Get the Portal Service object by name or id POST /orgs/{org}/oauth-providers Create a Oauth Provider object GET /orgs/{org}/oauth-providers List the Oauth Provider objects DELETE /orgs/{org}/oauth-providers Clear the Oauth Provider objects GET /orgs/{org}/oauth-providers/{oauth-provider} Get the Oauth Provider object by name or id PATCH /orgs/{org}/oauth-providers/{oauth-provider} Update the Oauth Provider object by name or id DELETE /orgs/{org}/oauth-providers/{oauth-provider} Delete the Oauth Provider object by name or id POST /orgs/{org}/billings Create a Billing object GET /orgs/{org}/billings List the Billing objects DELETE /orgs/{org}/billings Clear the Billing objects GET /orgs/{org}/billings/{billing} Get the Billing object by name or id PATCH /orgs/{org}/billings/{billing} Update the Billing object by name or id DELETE /orgs/{org}/billings/{billing} Delete the Billing object by name or id GET /orgs/{org}/billings/{billing}/jobs List the Job objects DELETE /orgs/{org}/billings/{billing}/jobs Clear the Job objects GET /orgs/{org}/billings/{billing}/jobs/{job} Get the Job object by name or id DELETE /orgs/{org}/billings/{billing}/jobs/{job} Delete the Job object by name or id POST /orgs/{org}/billings/{billing}/jobs/{job}/retry Re-attempt blocked or failed job POST /orgs/{org}/tls-client-profiles Create a TLS Client Profile object GET /orgs/{org}/tls-client-profiles List all TLS Client Profile objects in all collections DELETE /orgs/{org}/tls-client-profiles Clear all TLS Client Profile objects in all collections GET /orgs/{org}/tls-client-profiles/{tls-client-profile-name} List the TLS Client Profile objects DELETE /orgs/{org}/tls-client-profiles/{tls-client-profile-name} Clear the TLS Client Profile objects GET /orgs/{org}/tls-client-profiles/{tls-client-profile-id} Get the TLS Client Profile object by id PATCH /orgs/{org}/tls-client-profiles/{tls-client-profile-id} Update the TLS Client Profile object by id DELETE /orgs/{org}/tls-client-profiles/{tls-client-profile-id} Delete the TLS Client Profile object by id GET /orgs/{org}/tls-client-profiles/{tls-client-profile-name}/{tls-client-profile-version} Get the TLS Client Profile object by name and version PATCH /orgs/{org}/tls-client-profiles/{tls-client-profile-name}/{tls-client-profile-version} Update the TLS Client Profile object by name and version DELETE /orgs/{org}/tls-client-profiles/{tls-client-profile-name}/{tls-client-profile-version} Delete a TLS Client Profile POST /orgs/{org}/keystores Create a Keystore object GET /orgs/{org}/keystores List the Keystore objects DELETE /orgs/{org}/keystores Clear the Keystore objects GET /orgs/{org}/keystores/{keystore} Get the Keystore object by name or id PATCH /orgs/{org}/keystores/{keystore} Update the Keystore object by name or id DELETE /orgs/{org}/keystores/{keystore} Delete the Keystore object by name or id POST /orgs/{org}/truststores Create a Truststore object GET /orgs/{org}/truststores List the Truststore objects DELETE /orgs/{org}/truststores Clear the Truststore objects GET /orgs/{org}/truststores/{truststore} Get the Truststore object by name or id PATCH /orgs/{org}/truststores/{truststore} Update the Truststore object by name or id DELETE /orgs/{org}/truststores/{truststore} Delete the Truststore object by name or id POST /orgs/{org}/truststores/{truststore}/entries Create a Entry object GET /orgs/{org}/truststores/{truststore}/entries List the Entry objects DELETE /orgs/{org}/truststores/{truststore}/entries Clear the Entry objects GET /orgs/{org}/truststores/{truststore}/entries/{entry} Get the Entry object by name or id PATCH /orgs/{org}/truststores/{truststore}/entries/{entry} Update the Entry object by name or id DELETE /orgs/{org}/truststores/{truststore}/entries/{entry} Delete the Entry object by name or id GET /catalogs/{org}/{catalog}/settings Get the Catalog Setting object PUT /catalogs/{org}/{catalog}/settings Update the Catalog Setting object POST /catalogs/{org}/{catalog}/configured-gateway-services Create a Configured Gateway Service object GET /catalogs/{org}/{catalog}/configured-gateway-services List the Configured Gateway Service objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services Clear the Configured Gateway Service objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service} Get the Configured Gateway Service object by name or id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service} Delete the Configured Gateway Service object by name or id POST /catalogs/{org}/{catalog}/configured-catalog-user-registries Create a Configured Catalog User Registry object GET /catalogs/{org}/{catalog}/configured-catalog-user-registries List the Configured Catalog User Registry objects GET /catalogs/{org}/{catalog}/configured-catalog-user-registries/{configured-catalog-user-registry} Get the Configured Catalog User Registry object by name or id DELETE /catalogs/{org}/{catalog}/configured-catalog-user-registries/{configured-catalog-user-registry} Delete the Configured Catalog User Registry object by name or id POST /catalogs/{org}/{catalog}/configured-api-user-registries Create a Configured API User Registry object GET /catalogs/{org}/{catalog}/configured-api-user-registries List the Configured API User Registry objects DELETE /catalogs/{org}/{catalog}/configured-api-user-registries Clear the Configured API User Registry objects GET /catalogs/{org}/{catalog}/configured-api-user-registries/{configured-api-user-registry} Get the Configured API User Registry object by name or id DELETE /catalogs/{org}/{catalog}/configured-api-user-registries/{configured-api-user-registry} Delete the Configured API User Registry object by name or id POST /catalogs/{org}/{catalog}/configured-tls-client-profiles Create a Configured TLS Client Profile object GET /catalogs/{org}/{catalog}/configured-tls-client-profiles List all Configured TLS Client Profile objects in all collections DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles Clear all Configured TLS Client Profile objects in all collections GET /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name} List the Configured TLS Client Profile objects DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name} Clear the Configured TLS Client Profile objects GET /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-id} Get the Configured TLS Client Profile object by id DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-id} Delete the Configured TLS Client Profile object by id GET /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Get the Configured TLS Client Profile object by name and version DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Delete a Configured TLS Client Profile POST /catalogs/{org}/{catalog}/configured-billings Create a Configured Billing object GET /catalogs/{org}/{catalog}/configured-billings List the Configured Billing objects DELETE /catalogs/{org}/{catalog}/configured-billings Clear the Configured Billing objects GET /catalogs/{org}/{catalog}/configured-billings/{configured-billing} Get the Configured Billing object by name or id DELETE /catalogs/{org}/{catalog}/configured-billings/{configured-billing} Delete the Configured Billing object by name or id POST /catalogs/{org}/{catalog}/configured-oauth-providers Create a Configured Oauth Provider object GET /catalogs/{org}/{catalog}/configured-oauth-providers List the Configured Oauth Provider objects DELETE /catalogs/{org}/{catalog}/configured-oauth-providers Clear the Configured Oauth Provider objects GET /catalogs/{org}/{catalog}/configured-oauth-providers/{configured-oauth-provider} Get the Configured Oauth Provider object by name or id DELETE /catalogs/{org}/{catalog}/configured-oauth-providers/{configured-oauth-provider} Delete the Configured Oauth Provider object by name or id GET /catalogs/{org}/{catalog}/settings/notification-templates List all Notification Template objects in all collections GET /catalogs/{org}/{catalog}/settings/notification-templates/catalog List the Notification Template objects GET /catalogs/{org}/{catalog}/settings/notification-templates/catalog/{notification-template} Get the Notification Template object by name or id PATCH /catalogs/{org}/{catalog}/settings/notification-templates/catalog/{notification-template} Update the Notification Template object by name or id GET /catalogs/{org}/{catalog}/settings/notification-templates/space List the Notification Template objects GET /catalogs/{org}/{catalog}/settings/notification-templates/space/{notification-template} Get the Notification Template object by name or id PATCH /catalogs/{org}/{catalog}/settings/notification-templates/space/{notification-template} Update the Notification Template object by name or id GET /catalogs/{org}/{catalog}/settings/notification-templates/consumer List the Notification Template objects GET /catalogs/{org}/{catalog}/settings/notification-templates/consumer/{notification-template} Get the Notification Template object by name or id PATCH /catalogs/{org}/{catalog}/settings/notification-templates/consumer/{notification-template} Update the Notification Template object by name or id GET /catalogs/{org}/{catalog}/role-defaults List all Role Default objects in all collections POST /catalogs/{org}/{catalog}/role-defaults/consumer Create a Role Default object GET /catalogs/{org}/{catalog}/role-defaults/consumer List the Role Default objects DELETE /catalogs/{org}/{catalog}/role-defaults/consumer Clear the Role Default objects GET /catalogs/{org}/{catalog}/role-defaults/consumer/{role-default} Get the Role Default object by name or id PATCH /catalogs/{org}/{catalog}/role-defaults/consumer/{role-default} Update the Role Default object by name or id DELETE /catalogs/{org}/{catalog}/role-defaults/consumer/{role-default} Delete the Role Default object by name or id PATCH /catalogs/{org}/{catalog}/properties Augment the Configuration Property with additional name/value pairs GET /catalogs/{org}/{catalog}/properties List the Configuration Property objects DELETE /catalogs/{org}/{catalog}/properties Clear the Configuration Property objects GET /catalogs/{org}/{catalog}/properties/{property-name} Get the Configuration Property object PATCH /catalogs/{org}/{catalog}/properties/{property-name} Update the Configuration Property object DELETE /catalogs/{org}/{catalog}/properties/{property-name} Delete the Configuration Property object GET /catalogs/{org}/{catalog}/settings Get the Catalog Setting object PUT /catalogs/{org}/{catalog}/settings Update the Catalog Setting object POST /catalogs/{org}/{catalog}/configured-gateway-services Create a Configured Gateway Service object GET /catalogs/{org}/{catalog}/configured-gateway-services List the Configured Gateway Service objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services Clear the Configured Gateway Service objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service} Get the Configured Gateway Service object by name or id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service} Delete the Configured Gateway Service object by name or id POST /spaces/{org}/{catalog}/{space}/configured-gateway-services Create a Configured Gateway Service object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services List the Configured Gateway Service objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services Clear the Configured Gateway Service objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service} Get the Configured Gateway Service object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service} Delete the Configured Gateway Service object by name or id POST /spaces/{org}/{catalog}/{space}/configured-api-user-registries Create a Configured API User Registry object GET /spaces/{org}/{catalog}/{space}/configured-api-user-registries List the Configured API User Registry objects DELETE /spaces/{org}/{catalog}/{space}/configured-api-user-registries Clear the Configured API User Registry objects GET /spaces/{org}/{catalog}/{space}/configured-api-user-registries/{configured-api-user-registry} Get the Configured API User Registry object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-api-user-registries/{configured-api-user-registry} Delete the Configured API User Registry object by name or id POST /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles Create a Configured TLS Client Profile object GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles List all Configured TLS Client Profile objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles Clear all Configured TLS Client Profile objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name} List the Configured TLS Client Profile objects DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name} Clear the Configured TLS Client Profile objects GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-id} Get the Configured TLS Client Profile object by id DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-id} Delete the Configured TLS Client Profile object by id GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Get the Configured TLS Client Profile object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Delete a Configured TLS Client Profile POST /spaces/{org}/{catalog}/{space}/configured-billings Create a Configured Billing object GET /spaces/{org}/{catalog}/{space}/configured-billings List the Configured Billing objects DELETE /spaces/{org}/{catalog}/{space}/configured-billings Clear the Configured Billing objects GET /spaces/{org}/{catalog}/{space}/configured-billings/{configured-billing} Get the Configured Billing object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-billings/{configured-billing} Delete the Configured Billing object by name or id POST /spaces/{org}/{catalog}/{space}/configured-oauth-providers Create a Configured Oauth Provider object GET /spaces/{org}/{catalog}/{space}/configured-oauth-providers List the Configured Oauth Provider objects DELETE /spaces/{org}/{catalog}/{space}/configured-oauth-providers Clear the Configured Oauth Provider objects GET /spaces/{org}/{catalog}/{space}/configured-oauth-providers/{configured-oauth-provider} Get the Configured Oauth Provider object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-oauth-providers/{configured-oauth-provider} Delete the Configured Oauth Provider object by name or id GET /spaces/{org}/{catalog}/{space}/settings Get the Space Setting object PUT /spaces/{org}/{catalog}/{space}/settings Update the Space Setting object GET /spaces/{org}/{catalog}/{space}/settings/notification-templates List all Notification Template objects in all collections GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/space List the Notification Template objects GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/space/{notification-template} Get the Notification Template object by name or id PATCH /spaces/{org}/{catalog}/{space}/settings/notification-templates/space/{notification-template} Update the Notification Template object by name or id GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/consumer List the Notification Template objects GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/consumer/{notification-template} Get the Notification Template object by name or id PATCH /spaces/{org}/{catalog}/{space}/settings/notification-templates/consumer/{notification-template} Update the Notification Template object by name or id GET /spaces/{org}/{catalog}/{space}/role-defaults List all Role Default objects in all collections POST /spaces/{org}/{catalog}/{space}/role-defaults/consumer Create a Role Default object GET /spaces/{org}/{catalog}/{space}/role-defaults/consumer List the Role Default objects DELETE /spaces/{org}/{catalog}/{space}/role-defaults/consumer Clear the Role Default objects GET /spaces/{org}/{catalog}/{space}/role-defaults/consumer/{role-default} Get the Role Default object by name or id PATCH /spaces/{org}/{catalog}/{space}/role-defaults/consumer/{role-default} Update the Role Default object by name or id DELETE /spaces/{org}/{catalog}/{space}/role-defaults/consumer/{role-default} Delete the Role Default object by name or id POST /spaces/{org}/{catalog}/{space}/configured-gateway-services Create a Configured Gateway Service object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services List the Configured Gateway Service objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services Clear the Configured Gateway Service objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service} Get the Configured Gateway Service object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service} Delete the Configured Gateway Service object by name or id POST /catalogs/{org}/{catalog}/configured-catalog-user-registries Create a Configured Catalog User Registry object GET /catalogs/{org}/{catalog}/configured-catalog-user-registries List the Configured Catalog User Registry objects GET /catalogs/{org}/{catalog}/configured-catalog-user-registries/{configured-catalog-user-registry} Get the Configured Catalog User Registry object by name or id DELETE /catalogs/{org}/{catalog}/configured-catalog-user-registries/{configured-catalog-user-registry} Delete the Configured Catalog User Registry object by name or id POST /catalogs/{org}/{catalog}/configured-api-user-registries Create a Configured API User Registry object GET /catalogs/{org}/{catalog}/configured-api-user-registries List the Configured API User Registry objects DELETE /catalogs/{org}/{catalog}/configured-api-user-registries Clear the Configured API User Registry objects GET /catalogs/{org}/{catalog}/configured-api-user-registries/{configured-api-user-registry} Get the Configured API User Registry object by name or id DELETE /catalogs/{org}/{catalog}/configured-api-user-registries/{configured-api-user-registry} Delete the Configured API User Registry object by name or id POST /spaces/{org}/{catalog}/{space}/configured-api-user-registries Create a Configured API User Registry object GET /spaces/{org}/{catalog}/{space}/configured-api-user-registries List the Configured API User Registry objects DELETE /spaces/{org}/{catalog}/{space}/configured-api-user-registries Clear the Configured API User Registry objects GET /spaces/{org}/{catalog}/{space}/configured-api-user-registries/{configured-api-user-registry} Get the Configured API User Registry object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-api-user-registries/{configured-api-user-registry} Delete the Configured API User Registry object by name or id POST /catalogs/{org}/{catalog}/configured-tls-client-profiles Create a Configured TLS Client Profile object GET /catalogs/{org}/{catalog}/configured-tls-client-profiles List all Configured TLS Client Profile objects in all collections DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles Clear all Configured TLS Client Profile objects in all collections GET /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name} List the Configured TLS Client Profile objects DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name} Clear the Configured TLS Client Profile objects GET /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-id} Get the Configured TLS Client Profile object by id DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-id} Delete the Configured TLS Client Profile object by id GET /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Get the Configured TLS Client Profile object by name and version DELETE /catalogs/{org}/{catalog}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Delete a Configured TLS Client Profile POST /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles Create a Configured TLS Client Profile object GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles List all Configured TLS Client Profile objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles Clear all Configured TLS Client Profile objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name} List the Configured TLS Client Profile objects DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name} Clear the Configured TLS Client Profile objects GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-id} Get the Configured TLS Client Profile object by id DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-id} Delete the Configured TLS Client Profile object by id GET /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Get the Configured TLS Client Profile object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-tls-client-profiles/{configured-tls-client-profile-name}/{configured-tls-client-profile-version} Delete a Configured TLS Client Profile POST /catalogs/{org}/{catalog}/configured-billings Create a Configured Billing object GET /catalogs/{org}/{catalog}/configured-billings List the Configured Billing objects DELETE /catalogs/{org}/{catalog}/configured-billings Clear the Configured Billing objects GET /catalogs/{org}/{catalog}/configured-billings/{configured-billing} Get the Configured Billing object by name or id DELETE /catalogs/{org}/{catalog}/configured-billings/{configured-billing} Delete the Configured Billing object by name or id POST /spaces/{org}/{catalog}/{space}/configured-billings Create a Configured Billing object GET /spaces/{org}/{catalog}/{space}/configured-billings List the Configured Billing objects DELETE /spaces/{org}/{catalog}/{space}/configured-billings Clear the Configured Billing objects GET /spaces/{org}/{catalog}/{space}/configured-billings/{configured-billing} Get the Configured Billing object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-billings/{configured-billing} Delete the Configured Billing object by name or id POST /catalogs/{org}/{catalog}/configured-oauth-providers Create a Configured Oauth Provider object GET /catalogs/{org}/{catalog}/configured-oauth-providers List the Configured Oauth Provider objects DELETE /catalogs/{org}/{catalog}/configured-oauth-providers Clear the Configured Oauth Provider objects GET /catalogs/{org}/{catalog}/configured-oauth-providers/{configured-oauth-provider} Get the Configured Oauth Provider object by name or id DELETE /catalogs/{org}/{catalog}/configured-oauth-providers/{configured-oauth-provider} Delete the Configured Oauth Provider object by name or id POST /spaces/{org}/{catalog}/{space}/configured-oauth-providers Create a Configured Oauth Provider object GET /spaces/{org}/{catalog}/{space}/configured-oauth-providers List the Configured Oauth Provider objects DELETE /spaces/{org}/{catalog}/{space}/configured-oauth-providers Clear the Configured Oauth Provider objects GET /spaces/{org}/{catalog}/{space}/configured-oauth-providers/{configured-oauth-provider} Get the Configured Oauth Provider object by name or id DELETE /spaces/{org}/{catalog}/{space}/configured-oauth-providers/{configured-oauth-provider} Delete the Configured Oauth Provider object by name or id GET /catalogs/{org}/{catalog}/settings/notification-templates List all Notification Template objects in all collections GET /catalogs/{org}/{catalog}/settings/notification-templates/catalog List the Notification Template objects GET /catalogs/{org}/{catalog}/settings/notification-templates/catalog/{notification-template} Get the Notification Template object by name or id PATCH /catalogs/{org}/{catalog}/settings/notification-templates/catalog/{notification-template} Update the Notification Template object by name or id GET /catalogs/{org}/{catalog}/settings/notification-templates/space List the Notification Template objects GET /catalogs/{org}/{catalog}/settings/notification-templates/space/{notification-template} Get the Notification Template object by name or id PATCH /catalogs/{org}/{catalog}/settings/notification-templates/space/{notification-template} Update the Notification Template object by name or id GET /catalogs/{org}/{catalog}/settings/notification-templates/consumer List the Notification Template objects GET /catalogs/{org}/{catalog}/settings/notification-templates/consumer/{notification-template} Get the Notification Template object by name or id PATCH /catalogs/{org}/{catalog}/settings/notification-templates/consumer/{notification-template} Update the Notification Template object by name or id GET /catalogs/{org}/{catalog}/role-defaults List all Role Default objects in all collections POST /catalogs/{org}/{catalog}/role-defaults/consumer Create a Role Default object GET /catalogs/{org}/{catalog}/role-defaults/consumer List the Role Default objects DELETE /catalogs/{org}/{catalog}/role-defaults/consumer Clear the Role Default objects GET /catalogs/{org}/{catalog}/role-defaults/consumer/{role-default} Get the Role Default object by name or id PATCH /catalogs/{org}/{catalog}/role-defaults/consumer/{role-default} Update the Role Default object by name or id DELETE /catalogs/{org}/{catalog}/role-defaults/consumer/{role-default} Delete the Role Default object by name or id PATCH /catalogs/{org}/{catalog}/properties Augment the Configuration Property with additional name/value pairs GET /catalogs/{org}/{catalog}/properties List the Configuration Property objects DELETE /catalogs/{org}/{catalog}/properties Clear the Configuration Property objects GET /catalogs/{org}/{catalog}/properties/{property-name} Get the Configuration Property object PATCH /catalogs/{org}/{catalog}/properties/{property-name} Update the Configuration Property object DELETE /catalogs/{org}/{catalog}/properties/{property-name} Delete the Configuration Property object POST /orgs/{org}/catalogs Create a Catalog object GET /orgs/{org}/catalogs List the Catalog objects DELETE /orgs/{org}/catalogs Clear the Catalog objects GET /catalogs/{org}/{catalog} Get the Catalog object by name or id PATCH /catalogs/{org}/{catalog} Update the Catalog object by name or id DELETE /catalogs/{org}/{catalog} Delete the Catalog object by name or id POST /catalogs/{org}/{catalog}/transfer-owner Transfer owner to an associate POST /catalogs/{org}/{catalog}/send-email Send email POST /catalogs/{org}/{catalog}/stage-draft-product Stage a draft product POST /catalogs/{org}/{catalog}/publish-draft-product Publish a draft product POST /catalogs/{org}/{catalog}/stage Stage the product POST /catalogs/{org}/{catalog}/publish Publish the product POST /orgs/{org}/catalog-invitations Create a Catalog Invitation object GET /orgs/{org}/catalog-invitations List the Catalog Invitation objects DELETE /orgs/{org}/catalog-invitations Clear the Catalog Invitation objects GET /orgs/{org}/catalog-invitations/{invitation} Get the Catalog Invitation object by name or id PATCH /orgs/{org}/catalog-invitations/{invitation} Update the Catalog Invitation object by name or id DELETE /orgs/{org}/catalog-invitations/{invitation} Delete the Catalog Invitation object by name or id POST /orgs/{org}/catalog-invitations/{invitation}/regenerate Regenerate the Catalog Invitation POST /orgs/{org}/catalog-invitations/{invitation}/register Register using the Catalog Invitation POST /orgs/{org}/catalog-invitations/{invitation}/accept Accept using the Catalog Invitation POST /catalogs/{org}/{catalog}/member-invitations Create a Member Invitation object GET /catalogs/{org}/{catalog}/member-invitations List the Member Invitation objects DELETE /catalogs/{org}/{catalog}/member-invitations Clear the Member Invitation objects GET /catalogs/{org}/{catalog}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /catalogs/{org}/{catalog}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /catalogs/{org}/{catalog}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /catalogs/{org}/{catalog}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /catalogs/{org}/{catalog}/member-invitations/{member-invitation}/register Register using the Member Invitation POST /catalogs/{org}/{catalog}/member-invitations/{member-invitation}/accept Accept using the Member Invitation POST /catalogs/{org}/{catalog}/members Create a Member object GET /catalogs/{org}/{catalog}/members List the Member objects DELETE /catalogs/{org}/{catalog}/members Clear the Member objects GET /catalogs/{org}/{catalog}/members/{member} Get the Member object by name or id PATCH /catalogs/{org}/{catalog}/members/{member} Update the Member object by name or id DELETE /catalogs/{org}/{catalog}/members/{member} Delete the Member object by name or id GET /catalogs/{org}/{catalog}/tasks List the Task objects GET /catalogs/{org}/{catalog}/tasks/{task} Get the Task object by name or id PATCH /catalogs/{org}/{catalog}/tasks/{task} Update the Task object by name or id GET /catalogs/{org}/{catalog}/roles List the Role objects GET /catalogs/{org}/{catalog}/roles/{role} Get the Role object by name or id PATCH /catalogs/{org}/{catalog}/roles/{role} Update the Role object by name or id POST /orgs/{org}/catalogs Create a Catalog object GET /orgs/{org}/catalogs List the Catalog objects DELETE /orgs/{org}/catalogs Clear the Catalog objects GET /catalogs/{org}/{catalog} Get the Catalog object by name or id PATCH /catalogs/{org}/{catalog} Update the Catalog object by name or id DELETE /catalogs/{org}/{catalog} Delete the Catalog object by name or id POST /catalogs/{org}/{catalog}/transfer-owner Transfer owner to an associate POST /catalogs/{org}/{catalog}/send-email Send email POST /catalogs/{org}/{catalog}/stage-draft-product Stage a draft product POST /catalogs/{org}/{catalog}/publish-draft-product Publish a draft product POST /catalogs/{org}/{catalog}/stage Stage the product POST /catalogs/{org}/{catalog}/publish Publish the product POST /orgs/{org}/catalog-invitations Create a Catalog Invitation object GET /orgs/{org}/catalog-invitations List the Catalog Invitation objects DELETE /orgs/{org}/catalog-invitations Clear the Catalog Invitation objects GET /orgs/{org}/catalog-invitations/{invitation} Get the Catalog Invitation object by name or id PATCH /orgs/{org}/catalog-invitations/{invitation} Update the Catalog Invitation object by name or id DELETE /orgs/{org}/catalog-invitations/{invitation} Delete the Catalog Invitation object by name or id POST /orgs/{org}/catalog-invitations/{invitation}/regenerate Regenerate the Catalog Invitation POST /orgs/{org}/catalog-invitations/{invitation}/register Register using the Catalog Invitation POST /orgs/{org}/catalog-invitations/{invitation}/accept Accept using the Catalog Invitation POST /catalogs/{org}/{catalog}/member-invitations Create a Member Invitation object GET /catalogs/{org}/{catalog}/member-invitations List the Member Invitation objects DELETE /catalogs/{org}/{catalog}/member-invitations Clear the Member Invitation objects GET /catalogs/{org}/{catalog}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /catalogs/{org}/{catalog}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /catalogs/{org}/{catalog}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /catalogs/{org}/{catalog}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /catalogs/{org}/{catalog}/member-invitations/{member-invitation}/register Register using the Member Invitation POST /catalogs/{org}/{catalog}/member-invitations/{member-invitation}/accept Accept using the Member Invitation POST /catalogs/{org}/{catalog}/members Create a Member object GET /catalogs/{org}/{catalog}/members List the Member objects DELETE /catalogs/{org}/{catalog}/members Clear the Member objects GET /catalogs/{org}/{catalog}/members/{member} Get the Member object by name or id PATCH /catalogs/{org}/{catalog}/members/{member} Update the Member object by name or id DELETE /catalogs/{org}/{catalog}/members/{member} Delete the Member object by name or id GET /catalogs/{org}/{catalog}/tasks List the Task objects GET /catalogs/{org}/{catalog}/tasks/{task} Get the Task object by name or id PATCH /catalogs/{org}/{catalog}/tasks/{task} Update the Task object by name or id GET /catalogs/{org}/{catalog}/roles List the Role objects GET /catalogs/{org}/{catalog}/roles/{role} Get the Role object by name or id PATCH /catalogs/{org}/{catalog}/roles/{role} Update the Role object by name or id POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies Create a Global Policy object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies List all Global Policy objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies Clear all Global Policy objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} List the Global Policy objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} Clear the Global Policy objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Get the Global Policy object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Update the Global Policy object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Delete the Global Policy object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Get the Global Policy object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Update the Global Policy object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Delete a Global Policy GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id}/document Get the Global Policy document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version}/document Get the Global Policy document by name and version POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies Create a Policy object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies List all Policy objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies Clear all Policy objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} List the Policy objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} Clear the Policy objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Get the Policy object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Update the Policy object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Delete the Policy object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Get the Policy object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Update the Policy object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Delete a Policy GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/document Get the Policy document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/document Get the Policy document by name and version GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/implementation Get the Policy implementation document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/implementation Get the Policy implementation document by name and version POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions Create a Extension object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions List all Extension objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions Clear all Extension objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} List the Extension objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} Clear the Extension objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Get the Extension object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Update the Extension object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Delete the Extension object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Get the Extension object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Update the Extension object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Delete a Extension GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id}/document Get the Extension document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version}/document Get the Extension document by name and version POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services Create a Service object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services List all Service objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services Clear all Service objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name} List the Service objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name} Clear the Service objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Get the Service object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Update the Service object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Delete the Service object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Get the Service object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Update the Service object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Delete a Service POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Create the Global Policy Prehook object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Get the Global Policy Prehook object PUT /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Update the Global Policy Prehook object DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Delete the Global Policy Prehook object POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Create the Global Policy Posthook object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Get the Global Policy Posthook object PUT /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Update the Global Policy Posthook object DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Delete the Global Policy Posthook object GET /catalogs/{org}/{catalog}/analytics-services List the Analytics Service objects GET /catalogs/{org}/{catalog}/analytics-services/{analytics-service} Get the Analytics Service object by name or id POST /catalogs/{org}/{catalog}/analytics-services/{analytics-service}/analytics Create an Analytics object POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies Create a Global Policy object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies List all Global Policy objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies Clear all Global Policy objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} List the Global Policy objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} Clear the Global Policy objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Get the Global Policy object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Update the Global Policy object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Delete the Global Policy object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Get the Global Policy object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Update the Global Policy object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Delete a Global Policy GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id}/document Get the Global Policy document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version}/document Get the Global Policy document by name and version POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies Create a Global Policy object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies List all Global Policy objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies Clear all Global Policy objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} List the Global Policy objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} Clear the Global Policy objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Get the Global Policy object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Update the Global Policy object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Delete the Global Policy object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Get the Global Policy object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Update the Global Policy object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Delete a Global Policy GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id}/document Get the Global Policy document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version}/document Get the Global Policy document by name and version POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies Create a Policy object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies List all Policy objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies Clear all Policy objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} List the Policy objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} Clear the Policy objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Get the Policy object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Update the Policy object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Delete the Policy object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Get the Policy object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Update the Policy object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Delete a Policy GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/document Get the Policy document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/document Get the Policy document by name and version GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/implementation Get the Policy implementation document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/implementation Get the Policy implementation document by name and version POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions Create a Extension object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions List all Extension objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions Clear all Extension objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} List the Extension objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} Clear the Extension objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Get the Extension object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Update the Extension object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Delete the Extension object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Get the Extension object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Update the Extension object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Delete a Extension GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id}/document Get the Extension document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version}/document Get the Extension document by name and version POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services Create a Service object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services List all Service objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services Clear all Service objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name} List the Service objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name} Clear the Service objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Get the Service object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Update the Service object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Delete the Service object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Get the Service object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Update the Service object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Delete a Service POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Create the Global Policy Prehook object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Get the Global Policy Prehook object PUT /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Update the Global Policy Prehook object DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Delete the Global Policy Prehook object POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Create the Global Policy Posthook object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Get the Global Policy Posthook object PUT /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Update the Global Policy Posthook object DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Delete the Global Policy Posthook object GET /spaces/{org}/{catalog}/{space}/analytics-services List the Analytics Service objects GET /spaces/{org}/{catalog}/{space}/analytics-services/{analytics-service} Get the Analytics Service object by name or id POST /spaces/{org}/{catalog}/{space}/analytics-services/{analytics-service}/analytics Create an Analytics object POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies Create a Global Policy object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies List all Global Policy objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies Clear all Global Policy objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} List the Global Policy objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name} Clear the Global Policy objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Get the Global Policy object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Update the Global Policy object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id} Delete the Global Policy object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Get the Global Policy object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Update the Global Policy object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version} Delete a Global Policy GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-id}/document Get the Global Policy document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policies/{global-policy-name}/{global-policy-version}/document Get the Global Policy document by name and version POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies Create a Policy object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies List all Policy objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies Clear all Policy objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} List the Policy objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} Clear the Policy objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Get the Policy object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Update the Policy object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Delete the Policy object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Get the Policy object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Update the Policy object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Delete a Policy GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/document Get the Policy document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/document Get the Policy document by name and version GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/implementation Get the Policy implementation document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/implementation Get the Policy implementation document by name and version POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies Create a Policy object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies List all Policy objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies Clear all Policy objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} List the Policy objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name} Clear the Policy objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Get the Policy object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Update the Policy object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id} Delete the Policy object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Get the Policy object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Update the Policy object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version} Delete a Policy GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/document Get the Policy document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/document Get the Policy document by name and version GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-id}/implementation Get the Policy implementation document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/policies/{policy-name}/{policy-version}/implementation Get the Policy implementation document by name and version POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions Create a Extension object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions List all Extension objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions Clear all Extension objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} List the Extension objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} Clear the Extension objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Get the Extension object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Update the Extension object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Delete the Extension object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Get the Extension object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Update the Extension object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Delete a Extension GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id}/document Get the Extension document GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version}/document Get the Extension document by name and version POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions Create a Extension object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions List all Extension objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions Clear all Extension objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} List the Extension objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name} Clear the Extension objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Get the Extension object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Update the Extension object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id} Delete the Extension object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Get the Extension object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Update the Extension object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version} Delete a Extension GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-id}/document Get the Extension document GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/extensions/{extension-name}/{extension-version}/document Get the Extension document by name and version POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services Create a Service object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services List all Service objects in all collections DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services Clear all Service objects in all collections GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name} List the Service objects DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name} Clear the Service objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Get the Service object by id PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Update the Service object by id DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Delete the Service object by id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Get the Service object by name and version PATCH /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Update the Service object by name and version DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Delete a Service POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services Create a Service object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services List all Service objects in all collections DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services Clear all Service objects in all collections GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name} List the Service objects DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name} Clear the Service objects GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Get the Service object by id PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Update the Service object by id DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-id} Delete the Service object by id GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Get the Service object by name and version PATCH /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Update the Service object by name and version DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/services/{service-name}/{service-version} Delete a Service POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Create the Global Policy Prehook object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Get the Global Policy Prehook object PUT /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Update the Global Policy Prehook object DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Delete the Global Policy Prehook object POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Create the Global Policy Prehook object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Get the Global Policy Prehook object PUT /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Update the Global Policy Prehook object DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-prehook Delete the Global Policy Prehook object POST /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Create the Global Policy Posthook object GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Get the Global Policy Posthook object PUT /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Update the Global Policy Posthook object DELETE /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Delete the Global Policy Posthook object POST /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Create the Global Policy Posthook object GET /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Get the Global Policy Posthook object PUT /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Update the Global Policy Posthook object DELETE /spaces/{org}/{catalog}/{space}/configured-gateway-services/{configured-gateway-service}/global-policy-posthook Delete the Global Policy Posthook object GET /catalogs/{org}/{catalog}/analytics-services List the Analytics Service objects GET /catalogs/{org}/{catalog}/analytics-services/{analytics-service} Get the Analytics Service object by name or id POST /catalogs/{org}/{catalog}/analytics-services/{analytics-service}/analytics Create an Analytics object GET /spaces/{org}/{catalog}/{space}/analytics-services List the Analytics Service objects GET /spaces/{org}/{catalog}/{space}/analytics-services/{analytics-service} Get the Analytics Service object by name or id POST /spaces/{org}/{catalog}/{space}/analytics-services/{analytics-service}/analytics Create an Analytics object GET /spaces/{org}/{catalog}/{space}/settings Get the Space Setting object PUT /spaces/{org}/{catalog}/{space}/settings Update the Space Setting object GET /spaces/{org}/{catalog}/{space}/settings/notification-templates List all Notification Template objects in all collections GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/space List the Notification Template objects GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/space/{notification-template} Get the Notification Template object by name or id PATCH /spaces/{org}/{catalog}/{space}/settings/notification-templates/space/{notification-template} Update the Notification Template object by name or id GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/consumer List the Notification Template objects GET /spaces/{org}/{catalog}/{space}/settings/notification-templates/consumer/{notification-template} Get the Notification Template object by name or id PATCH /spaces/{org}/{catalog}/{space}/settings/notification-templates/consumer/{notification-template} Update the Notification Template object by name or id GET /spaces/{org}/{catalog}/{space}/role-defaults List all Role Default objects in all collections POST /spaces/{org}/{catalog}/{space}/role-defaults/consumer Create a Role Default object GET /spaces/{org}/{catalog}/{space}/role-defaults/consumer List the Role Default objects DELETE /spaces/{org}/{catalog}/{space}/role-defaults/consumer Clear the Role Default objects GET /spaces/{org}/{catalog}/{space}/role-defaults/consumer/{role-default} Get the Role Default object by name or id PATCH /spaces/{org}/{catalog}/{space}/role-defaults/consumer/{role-default} Update the Role Default object by name or id DELETE /spaces/{org}/{catalog}/{space}/role-defaults/consumer/{role-default} Delete the Role Default object by name or id POST /catalogs/{org}/{catalog}/spaces Create a Space object GET /catalogs/{org}/{catalog}/spaces List the Space objects DELETE /catalogs/{org}/{catalog}/spaces Clear the Space objects GET /spaces/{org}/{catalog}/{space} Get the Space object by name or id PATCH /spaces/{org}/{catalog}/{space} Update the Space object by name or id DELETE /spaces/{org}/{catalog}/{space} Delete the Space object by name or id POST /spaces/{org}/{catalog}/{space}/transfer-owner Transfer owner to an associate POST /spaces/{org}/{catalog}/{space}/stage-draft-product Stage a draft product POST /spaces/{org}/{catalog}/{space}/publish-draft-product Publish a draft product POST /spaces/{org}/{catalog}/{space}/stage Stage the product POST /spaces/{org}/{catalog}/{space}/publish Publish the product POST /catalogs/{org}/{catalog}/space-invitations Create a Space Invitation object GET /catalogs/{org}/{catalog}/space-invitations List the Space Invitation objects DELETE /catalogs/{org}/{catalog}/space-invitations Clear the Space Invitation objects GET /catalogs/{org}/{catalog}/space-invitations/{invitation} Get the Space Invitation object by name or id PATCH /catalogs/{org}/{catalog}/space-invitations/{invitation} Update the Space Invitation object by name or id DELETE /catalogs/{org}/{catalog}/space-invitations/{invitation} Delete the Space Invitation object by name or id POST /catalogs/{org}/{catalog}/space-invitations/{invitation}/regenerate Regenerate the Space Invitation POST /catalogs/{org}/{catalog}/space-invitations/{invitation}/register Register using the Space Invitation POST /catalogs/{org}/{catalog}/space-invitations/{invitation}/accept Accept using the Space Invitation GET /spaces/{org}/{catalog}/{space}/roles List the Role objects GET /spaces/{org}/{catalog}/{space}/roles/{role} Get the Role object by name or id PATCH /spaces/{org}/{catalog}/{space}/roles/{role} Update the Role object by name or id POST /spaces/{org}/{catalog}/{space}/member-invitations Create a Member Invitation object GET /spaces/{org}/{catalog}/{space}/member-invitations List the Member Invitation objects DELETE /spaces/{org}/{catalog}/{space}/member-invitations Clear the Member Invitation objects GET /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation}/register Register using the Member Invitation POST /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation}/accept Accept using the Member Invitation POST /spaces/{org}/{catalog}/{space}/members Create a Member object GET /spaces/{org}/{catalog}/{space}/members List the Member objects DELETE /spaces/{org}/{catalog}/{space}/members Clear the Member objects GET /spaces/{org}/{catalog}/{space}/members/{member} Get the Member object by name or id PATCH /spaces/{org}/{catalog}/{space}/members/{member} Update the Member object by name or id DELETE /spaces/{org}/{catalog}/{space}/members/{member} Delete the Member object by name or id GET /spaces/{org}/{catalog}/{space}/tasks List the Task objects GET /spaces/{org}/{catalog}/{space}/tasks/{task} Get the Task object by name or id PATCH /spaces/{org}/{catalog}/{space}/tasks/{task} Update the Task object by name or id POST /catalogs/{org}/{catalog}/spaces Create a Space object GET /catalogs/{org}/{catalog}/spaces List the Space objects DELETE /catalogs/{org}/{catalog}/spaces Clear the Space objects GET /spaces/{org}/{catalog}/{space} Get the Space object by name or id PATCH /spaces/{org}/{catalog}/{space} Update the Space object by name or id DELETE /spaces/{org}/{catalog}/{space} Delete the Space object by name or id POST /spaces/{org}/{catalog}/{space}/transfer-owner Transfer owner to an associate POST /spaces/{org}/{catalog}/{space}/stage-draft-product Stage a draft product POST /spaces/{org}/{catalog}/{space}/publish-draft-product Publish a draft product POST /spaces/{org}/{catalog}/{space}/stage Stage the product POST /spaces/{org}/{catalog}/{space}/publish Publish the product POST /catalogs/{org}/{catalog}/space-invitations Create a Space Invitation object GET /catalogs/{org}/{catalog}/space-invitations List the Space Invitation objects DELETE /catalogs/{org}/{catalog}/space-invitations Clear the Space Invitation objects GET /catalogs/{org}/{catalog}/space-invitations/{invitation} Get the Space Invitation object by name or id PATCH /catalogs/{org}/{catalog}/space-invitations/{invitation} Update the Space Invitation object by name or id DELETE /catalogs/{org}/{catalog}/space-invitations/{invitation} Delete the Space Invitation object by name or id POST /catalogs/{org}/{catalog}/space-invitations/{invitation}/regenerate Regenerate the Space Invitation POST /catalogs/{org}/{catalog}/space-invitations/{invitation}/register Register using the Space Invitation POST /catalogs/{org}/{catalog}/space-invitations/{invitation}/accept Accept using the Space Invitation GET /spaces/{org}/{catalog}/{space}/roles List the Role objects GET /spaces/{org}/{catalog}/{space}/roles/{role} Get the Role object by name or id PATCH /spaces/{org}/{catalog}/{space}/roles/{role} Update the Role object by name or id POST /spaces/{org}/{catalog}/{space}/member-invitations Create a Member Invitation object GET /spaces/{org}/{catalog}/{space}/member-invitations List the Member Invitation objects DELETE /spaces/{org}/{catalog}/{space}/member-invitations Clear the Member Invitation objects GET /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation}/register Register using the Member Invitation POST /spaces/{org}/{catalog}/{space}/member-invitations/{member-invitation}/accept Accept using the Member Invitation POST /spaces/{org}/{catalog}/{space}/members Create a Member object GET /spaces/{org}/{catalog}/{space}/members List the Member objects DELETE /spaces/{org}/{catalog}/{space}/members Clear the Member objects GET /spaces/{org}/{catalog}/{space}/members/{member} Get the Member object by name or id PATCH /spaces/{org}/{catalog}/{space}/members/{member} Update the Member object by name or id DELETE /spaces/{org}/{catalog}/{space}/members/{member} Delete the Member object by name or id GET /spaces/{org}/{catalog}/{space}/tasks List the Task objects GET /spaces/{org}/{catalog}/{space}/tasks/{task} Get the Task object by name or id PATCH /spaces/{org}/{catalog}/{space}/tasks/{task} Update the Task object by name or id GET /catalogs/{org}/{catalog}/apps List the Application objects GET /spaces/{org}/{catalog}/{space}/apps List the Application objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/settings Get the Consumer Organization Setting object PUT /consumer-orgs/{org}/{catalog}/{consumer-org}/settings Update the Consumer Organization Setting object DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/settings Delete the Consumer Organization Setting object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/settings Get the Consumer Organization Setting object PUT /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/settings Update the Consumer Organization Setting object DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/settings Delete the Consumer Organization Setting object POST /catalogs/{org}/{catalog}/consumer-org-invitations Create a Consumer Organization Invitation object GET /catalogs/{org}/{catalog}/consumer-org-invitations List the Consumer Organization Invitation objects DELETE /catalogs/{org}/{catalog}/consumer-org-invitations Clear the Consumer Organization Invitation objects GET /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation} Get the Consumer Organization Invitation object by name or id PATCH /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation} Update the Consumer Organization Invitation object by name or id DELETE /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation} Delete the Consumer Organization Invitation object by name or id POST /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation}/regenerate Regenerate the Consumer Organization Invitation POST /spaces/{org}/{catalog}/{space}/consumer-org-invitations Create a Consumer Organization Invitation object GET /spaces/{org}/{catalog}/{space}/consumer-org-invitations List the Consumer Organization Invitation objects DELETE /spaces/{org}/{catalog}/{space}/consumer-org-invitations Clear the Consumer Organization Invitation objects GET /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation} Get the Consumer Organization Invitation object by name or id PATCH /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation} Update the Consumer Organization Invitation object by name or id DELETE /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation} Delete the Consumer Organization Invitation object by name or id POST /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation}/regenerate Regenerate the Consumer Organization Invitation POST /catalogs/{org}/{catalog}/consumer-orgs Create a Consumer Organization object GET /catalogs/{org}/{catalog}/consumer-orgs List the Consumer Organization objects DELETE /catalogs/{org}/{catalog}/consumer-orgs Clear the Consumer Organization objects GET /consumer-orgs/{org}/{catalog}/{consumer-org} Get the Consumer Organization object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org} Update the Consumer Organization object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org} Delete the Consumer Organization object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/transfer-owner Transfer owner to an associate POST /spaces/{org}/{catalog}/{space}/consumer-orgs Create a Consumer Organization object GET /spaces/{org}/{catalog}/{space}/consumer-orgs List the Consumer Organization objects DELETE /spaces/{org}/{catalog}/{space}/consumer-orgs Clear the Consumer Organization objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org} Get the Consumer Organization object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org} Update the Consumer Organization object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org} Delete the Consumer Organization object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/transfer-owner Transfer owner to an associate POST /catalogs/{org}/{catalog}/consumer-groups Create a Group object GET /catalogs/{org}/{catalog}/consumer-groups List the Group objects DELETE /catalogs/{org}/{catalog}/consumer-groups Clear the Group objects GET /catalogs/{org}/{catalog}/consumer-groups/{group} Get the Group object by name or id PATCH /catalogs/{org}/{catalog}/consumer-groups/{group} Update the Group object by name or id DELETE /catalogs/{org}/{catalog}/consumer-groups/{group} Delete the Group object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods Create a Payment Method object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods List the Payment Method objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods/{payment-method} Get the Payment Method object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods/{payment-method} Update the Payment Method object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/roles Create a Role object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/roles List the Role objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/roles Clear the Role objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/roles/{role} Get the Role object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/roles/{role} Update the Role object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/roles/{role} Delete the Role object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles Create a Role object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles List the Role objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles Clear the Role objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles/{role} Get the Role object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles/{role} Update the Role object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles/{role} Delete the Role object by name or id GET /consumer-orgs/{org}/{catalog}/{consumer-org}/associates List the Associate objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/associates/{associate} Get the Associate object by name or id GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/associates List the Associate objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/associates/{associate} Get the Associate object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations Create a Member Invitation object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations List the Member Invitation objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations Clear the Member Invitation objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations Create a Member Invitation object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations List the Member Invitation objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations Clear the Member Invitation objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /consumer-orgs/{org}/{catalog}/{consumer-org}/members Create a Member object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/members List the Member objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/members Clear the Member objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/members/{member} Get the Member object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/members/{member} Update the Member object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/members/{member} Delete the Member object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members Create a Member object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members List the Member objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members Clear the Member objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members/{member} Get the Member object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members/{member} Update the Member object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members/{member} Delete the Member object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/apps Create a Application object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/apps List the Application objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/apps Clear the Application objects GET /apps/{org}/{catalog}/{consumer-org}/{app} Get the Application object by name or id PATCH /apps/{org}/{catalog}/{consumer-org}/{app} Update the Application object by name or id DELETE /apps/{org}/{catalog}/{consumer-org}/{app} Delete the Application object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/apps Create a Application object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/apps List the Application objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/apps Clear the Application objects GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app} Get the Application object by name or id PATCH /apps/{org}/{catalog}/{space}/{consumer-org}/{app} Update the Application object by name or id DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app} Delete the Application object by name or id POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials Create a Application Credential object GET /apps/{org}/{catalog}/{consumer-org}/{app}/credentials List the Application Credential objects DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/credentials Clear the Application Credential objects GET /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential} Get the Application Credential object by name or id PATCH /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential} Update the Application Credential object by name or id DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential} Delete the Application Credential object by name or id POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential}/reset Reset the client id and client secret POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential}/reset-client-secret Reset the client secret POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential}/verify-client-secret Verify the client secret POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials Create a Application Credential object GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials List the Application Credential objects DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials Clear the Application Credential objects GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential} Get the Application Credential object by name or id PATCH /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential} Update the Application Credential object by name or id DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential} Delete the Application Credential object by name or id POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential}/reset Reset the client id and client secret POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential}/reset-client-secret Reset the client secret POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential}/verify-client-secret Verify the client secret POST /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions Create a Subscription object GET /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions List the Subscription objects DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions Clear the Subscription objects GET /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions/{subscription} Get the Subscription object by name or id PATCH /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions/{subscription} Update the Subscription object by name or id DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions/{subscription} Delete the Subscription object by name or id POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions Create a Subscription object GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions List the Subscription objects DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions Clear the Subscription objects GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions/{subscription} Get the Subscription object by name or id PATCH /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions/{subscription} Update the Subscription object by name or id DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions/{subscription} Delete the Subscription object by name or id GET /catalogs/{org}/{catalog}/apps List the Application objects GET /spaces/{org}/{catalog}/{space}/apps List the Application objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/settings Get the Consumer Organization Setting object PUT /consumer-orgs/{org}/{catalog}/{consumer-org}/settings Update the Consumer Organization Setting object DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/settings Delete the Consumer Organization Setting object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/settings Get the Consumer Organization Setting object PUT /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/settings Update the Consumer Organization Setting object DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/settings Delete the Consumer Organization Setting object GET /catalogs/{org}/{catalog}/activations List the Activation objects DELETE /catalogs/{org}/{catalog}/activations Clear the Activation objects GET /activations/{org}/{catalog}/{activation} Get the Activation object by name or id DELETE /activations/{org}/{catalog}/{activation} Delete the Activation object by name or id POST /catalogs/{org}/{catalog}/consumer-org-invitations Create a Consumer Organization Invitation object GET /catalogs/{org}/{catalog}/consumer-org-invitations List the Consumer Organization Invitation objects DELETE /catalogs/{org}/{catalog}/consumer-org-invitations Clear the Consumer Organization Invitation objects GET /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation} Get the Consumer Organization Invitation object by name or id PATCH /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation} Update the Consumer Organization Invitation object by name or id DELETE /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation} Delete the Consumer Organization Invitation object by name or id POST /catalogs/{org}/{catalog}/consumer-org-invitations/{invitation}/regenerate Regenerate the Consumer Organization Invitation POST /spaces/{org}/{catalog}/{space}/consumer-org-invitations Create a Consumer Organization Invitation object GET /spaces/{org}/{catalog}/{space}/consumer-org-invitations List the Consumer Organization Invitation objects DELETE /spaces/{org}/{catalog}/{space}/consumer-org-invitations Clear the Consumer Organization Invitation objects GET /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation} Get the Consumer Organization Invitation object by name or id PATCH /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation} Update the Consumer Organization Invitation object by name or id DELETE /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation} Delete the Consumer Organization Invitation object by name or id POST /spaces/{org}/{catalog}/{space}/consumer-org-invitations/{invitation}/regenerate Regenerate the Consumer Organization Invitation POST /catalogs/{org}/{catalog}/consumer-orgs Create a Consumer Organization object GET /catalogs/{org}/{catalog}/consumer-orgs List the Consumer Organization objects DELETE /catalogs/{org}/{catalog}/consumer-orgs Clear the Consumer Organization objects GET /consumer-orgs/{org}/{catalog}/{consumer-org} Get the Consumer Organization object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org} Update the Consumer Organization object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org} Delete the Consumer Organization object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/transfer-owner Transfer owner to an associate POST /spaces/{org}/{catalog}/{space}/consumer-orgs Create a Consumer Organization object GET /spaces/{org}/{catalog}/{space}/consumer-orgs List the Consumer Organization objects DELETE /spaces/{org}/{catalog}/{space}/consumer-orgs Clear the Consumer Organization objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org} Get the Consumer Organization object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org} Update the Consumer Organization object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org} Delete the Consumer Organization object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/transfer-owner Transfer owner to an associate POST /catalogs/{org}/{catalog}/consumer-groups Create a Group object GET /catalogs/{org}/{catalog}/consumer-groups List the Group objects DELETE /catalogs/{org}/{catalog}/consumer-groups Clear the Group objects GET /catalogs/{org}/{catalog}/consumer-groups/{group} Get the Group object by name or id PATCH /catalogs/{org}/{catalog}/consumer-groups/{group} Update the Group object by name or id DELETE /catalogs/{org}/{catalog}/consumer-groups/{group} Delete the Group object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods Create a Payment Method object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods List the Payment Method objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods/{payment-method} Get the Payment Method object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/payment-methods/{payment-method} Update the Payment Method object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/roles Create a Role object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/roles List the Role objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/roles Clear the Role objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/roles/{role} Get the Role object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/roles/{role} Update the Role object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/roles/{role} Delete the Role object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles Create a Role object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles List the Role objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles Clear the Role objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles/{role} Get the Role object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles/{role} Update the Role object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/roles/{role} Delete the Role object by name or id GET /consumer-orgs/{org}/{catalog}/{consumer-org}/associates List the Associate objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/associates/{associate} Get the Associate object by name or id GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/associates List the Associate objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/associates/{associate} Get the Associate object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations Create a Member Invitation object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations List the Member Invitation objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations Clear the Member Invitation objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations Create a Member Invitation object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations List the Member Invitation objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations Clear the Member Invitation objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation} Get the Member Invitation object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation} Update the Member Invitation object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation} Delete the Member Invitation object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/member-invitations/{member-invitation}/regenerate Regenerate the Member Invitation POST /consumer-orgs/{org}/{catalog}/{consumer-org}/members Create a Member object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/members List the Member objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/members Clear the Member objects GET /consumer-orgs/{org}/{catalog}/{consumer-org}/members/{member} Get the Member object by name or id PATCH /consumer-orgs/{org}/{catalog}/{consumer-org}/members/{member} Update the Member object by name or id DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/members/{member} Delete the Member object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members Create a Member object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members List the Member objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members Clear the Member objects GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members/{member} Get the Member object by name or id PATCH /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members/{member} Update the Member object by name or id DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/members/{member} Delete the Member object by name or id POST /consumer-orgs/{org}/{catalog}/{consumer-org}/apps Create a Application object GET /consumer-orgs/{org}/{catalog}/{consumer-org}/apps List the Application objects DELETE /consumer-orgs/{org}/{catalog}/{consumer-org}/apps Clear the Application objects GET /apps/{org}/{catalog}/{consumer-org}/{app} Get the Application object by name or id PATCH /apps/{org}/{catalog}/{consumer-org}/{app} Update the Application object by name or id DELETE /apps/{org}/{catalog}/{consumer-org}/{app} Delete the Application object by name or id POST /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/apps Create a Application object GET /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/apps List the Application objects DELETE /consumer-orgs/{org}/{catalog}/{space}/{consumer-org}/apps Clear the Application objects GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app} Get the Application object by name or id PATCH /apps/{org}/{catalog}/{space}/{consumer-org}/{app} Update the Application object by name or id DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app} Delete the Application object by name or id POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials Create a Application Credential object GET /apps/{org}/{catalog}/{consumer-org}/{app}/credentials List the Application Credential objects DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/credentials Clear the Application Credential objects GET /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential} Get the Application Credential object by name or id PATCH /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential} Update the Application Credential object by name or id DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential} Delete the Application Credential object by name or id POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential}/reset Reset the client id and client secret POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential}/reset-client-secret Reset the client secret POST /apps/{org}/{catalog}/{consumer-org}/{app}/credentials/{credential}/verify-client-secret Verify the client secret POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials Create a Application Credential object GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials List the Application Credential objects DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials Clear the Application Credential objects GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential} Get the Application Credential object by name or id PATCH /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential} Update the Application Credential object by name or id DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential} Delete the Application Credential object by name or id POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential}/reset Reset the client id and client secret POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential}/reset-client-secret Reset the client secret POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/credentials/{credential}/verify-client-secret Verify the client secret POST /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions Create a Subscription object GET /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions List the Subscription objects DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions Clear the Subscription objects GET /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions/{subscription} Get the Subscription object by name or id PATCH /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions/{subscription} Update the Subscription object by name or id DELETE /apps/{org}/{catalog}/{consumer-org}/{app}/subscriptions/{subscription} Delete the Subscription object by name or id POST /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions Create a Subscription object GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions List the Subscription objects DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions Clear the Subscription objects GET /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions/{subscription} Get the Subscription object by name or id PATCH /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions/{subscription} Update the Subscription object by name or id DELETE /apps/{org}/{catalog}/{space}/{consumer-org}/{app}/subscriptions/{subscription} Delete the Subscription object by name or id GET /orgs/{org}/drafts List the Draft objects DELETE /orgs/{org}/drafts Clear the Draft objects POST /orgs/{org}/drafts/introspect-wsdl Introspect the WSDL POST /orgs/{org}/drafts/draft-products Create a Draft Product object GET /orgs/{org}/drafts/draft-products List all Draft Product objects in all collections DELETE /orgs/{org}/drafts/draft-products Clear all Draft Product objects in all collections GET /orgs/{org}/drafts/draft-products/{draft-product-name} List the Draft Product objects DELETE /orgs/{org}/drafts/draft-products/{draft-product-name} Clear the Draft Product objects GET /orgs/{org}/drafts/draft-products/{draft-product-id} Get the Draft Product object by id PATCH /orgs/{org}/drafts/draft-products/{draft-product-id} Update the Draft Product object by id DELETE /orgs/{org}/drafts/draft-products/{draft-product-id} Delete the Draft Product object by id GET /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version} Get the Draft Product object by name and version PATCH /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version} Update the Draft Product object by name and version DELETE /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version} Delete a Draft Product POST /orgs/{org}/drafts/draft-products/{draft-product-id}/validate Validate the draft product POST /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version}/validate Validate the draft product GET /orgs/{org}/drafts/draft-products/{draft-product-id}/document Get the Draft Product document GET /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version}/document Get the Draft Product document by name and version POST /orgs/{org}/drafts/draft-apis Create a Draft API object GET /orgs/{org}/drafts/draft-apis List all Draft API objects in all collections DELETE /orgs/{org}/drafts/draft-apis Clear all Draft API objects in all collections GET /orgs/{org}/drafts/draft-apis/{draft-api-name} List the Draft API objects DELETE /orgs/{org}/drafts/draft-apis/{draft-api-name} Clear the Draft API objects GET /orgs/{org}/drafts/draft-apis/{draft-api-id} Get the Draft API object by id PATCH /orgs/{org}/drafts/draft-apis/{draft-api-id} Update the Draft API object by id DELETE /orgs/{org}/drafts/draft-apis/{draft-api-id} Delete the Draft API object by id GET /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version} Get the Draft API object by name and version PATCH /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version} Update the Draft API object by name and version DELETE /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version} Delete a Draft API POST /orgs/{org}/drafts/draft-apis/{draft-api-id}/validate Validate the draft api POST /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/validate Validate the draft api POST /orgs/{org}/drafts/draft-apis/{draft-api-id}/add-target-service Add a target service POST /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/add-target-service Add a target service GET /orgs/{org}/drafts/draft-apis/{draft-api-id}/document Get the Draft API document GET /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/document Get the Draft API document by name and version GET /orgs/{org}/drafts/draft-apis/{draft-api-id}/wsdl Get the Draft API wsdl document GET /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/wsdl Get the Draft API wsdl document by name and version GET /orgs/{org}/drafts List the Draft objects DELETE /orgs/{org}/drafts Clear the Draft objects POST /orgs/{org}/drafts/introspect-wsdl Introspect the WSDL POST /orgs/{org}/drafts/draft-products Create a Draft Product object GET /orgs/{org}/drafts/draft-products List all Draft Product objects in all collections DELETE /orgs/{org}/drafts/draft-products Clear all Draft Product objects in all collections GET /orgs/{org}/drafts/draft-products/{draft-product-name} List the Draft Product objects DELETE /orgs/{org}/drafts/draft-products/{draft-product-name} Clear the Draft Product objects GET /orgs/{org}/drafts/draft-products/{draft-product-id} Get the Draft Product object by id PATCH /orgs/{org}/drafts/draft-products/{draft-product-id} Update the Draft Product object by id DELETE /orgs/{org}/drafts/draft-products/{draft-product-id} Delete the Draft Product object by id GET /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version} Get the Draft Product object by name and version PATCH /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version} Update the Draft Product object by name and version DELETE /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version} Delete a Draft Product POST /orgs/{org}/drafts/draft-products/{draft-product-id}/validate Validate the draft product POST /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version}/validate Validate the draft product GET /orgs/{org}/drafts/draft-products/{draft-product-id}/document Get the Draft Product document GET /orgs/{org}/drafts/draft-products/{draft-product-name}/{draft-product-version}/document Get the Draft Product document by name and version POST /orgs/{org}/drafts/draft-apis Create a Draft API object GET /orgs/{org}/drafts/draft-apis List all Draft API objects in all collections DELETE /orgs/{org}/drafts/draft-apis Clear all Draft API objects in all collections GET /orgs/{org}/drafts/draft-apis/{draft-api-name} List the Draft API objects DELETE /orgs/{org}/drafts/draft-apis/{draft-api-name} Clear the Draft API objects GET /orgs/{org}/drafts/draft-apis/{draft-api-id} Get the Draft API object by id PATCH /orgs/{org}/drafts/draft-apis/{draft-api-id} Update the Draft API object by id DELETE /orgs/{org}/drafts/draft-apis/{draft-api-id} Delete the Draft API object by id GET /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version} Get the Draft API object by name and version PATCH /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version} Update the Draft API object by name and version DELETE /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version} Delete a Draft API POST /orgs/{org}/drafts/draft-apis/{draft-api-id}/validate Validate the draft api POST /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/validate Validate the draft api POST /orgs/{org}/drafts/draft-apis/{draft-api-id}/add-target-service Add a target service POST /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/add-target-service Add a target service GET /orgs/{org}/drafts/draft-apis/{draft-api-id}/document Get the Draft API document GET /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/document Get the Draft API document by name and version GET /orgs/{org}/drafts/draft-apis/{draft-api-id}/wsdl Get the Draft API wsdl document GET /orgs/{org}/drafts/draft-apis/{draft-api-name}/{draft-api-version}/wsdl Get the Draft API wsdl document by name and version GET /catalogs/{org}/{catalog}/products List all Product objects in all collections DELETE /catalogs/{org}/{catalog}/products Clear all Product objects in all collections GET /catalogs/{org}/{catalog}/products/{product-name} List the Product objects DELETE /catalogs/{org}/{catalog}/products/{product-name} Clear the Product objects GET /catalogs/{org}/{catalog}/products/{product-id} Get the Product object by id PATCH /catalogs/{org}/{catalog}/products/{product-id} Update the Product object by id DELETE /catalogs/{org}/{catalog}/products/{product-id} Delete the Product object by id GET /catalogs/{org}/{catalog}/products/{product-name}/{product-version} Get the Product object by name and version PATCH /catalogs/{org}/{catalog}/products/{product-name}/{product-version} Update the Product object by name and version DELETE /catalogs/{org}/{catalog}/products/{product-name}/{product-version} Delete a Product POST /catalogs/{org}/{catalog}/products/{product-id}/replace Hot replace a product POST /catalogs/{org}/{catalog}/products/{product-id}/supersede Supersede a product POST /catalogs/{org}/{catalog}/products/{product-id}/set-migration-target Set the migration target of a product POST /catalogs/{org}/{catalog}/products/{product-id}/migrate-subscriptions Migrate list of subscriptions between products POST /catalogs/{org}/{catalog}/products/{product-id}/execute-migration-target Migrate all subscriptions to their migration targets POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/replace Hot replace the product POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/supersede Supersede a product POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/set-migration-target Set the migration target POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/migrate-subscriptions Migrate list of subscriptions between products POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/execute-migration-target Migrate all subscriptions to their migration targets GET /catalogs/{org}/{catalog}/products/{product-id}/document Get the Product document GET /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/document Get the Product document by name and version GET /catalogs/{org}/{catalog}/apis List all API objects in all collections GET /catalogs/{org}/{catalog}/apis/{api-name} List the API objects GET /catalogs/{org}/{catalog}/apis/{api-id} Get the API object by id PATCH /catalogs/{org}/{catalog}/apis/{api-id} Update the API object by id GET /catalogs/{org}/{catalog}/apis/{api-name}/{api-version} Get the API object by name and version PATCH /catalogs/{org}/{catalog}/apis/{api-name}/{api-version} Update the API object by name and version GET /catalogs/{org}/{catalog}/apis/{api-id}/document Get the API document GET /catalogs/{org}/{catalog}/apis/{api-name}/{api-version}/document Get the API document by name and version GET /catalogs/{org}/{catalog}/apis/{api-id}/wsdl Get the API wsdl document GET /catalogs/{org}/{catalog}/apis/{api-name}/{api-version}/wsdl Get the API wsdl document by name and version GET /spaces/{org}/{catalog}/{space}/products List all Product objects in all collections DELETE /spaces/{org}/{catalog}/{space}/products Clear all Product objects in all collections GET /spaces/{org}/{catalog}/{space}/products/{product-name} List the Product objects DELETE /spaces/{org}/{catalog}/{space}/products/{product-name} Clear the Product objects GET /spaces/{org}/{catalog}/{space}/products/{product-id} Get the Product object by id PATCH /spaces/{org}/{catalog}/{space}/products/{product-id} Update the Product object by id DELETE /spaces/{org}/{catalog}/{space}/products/{product-id} Delete the Product object by id GET /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version} Get the Product object by name and version PATCH /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version} Update the Product object by name and version DELETE /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version} Delete a Product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/replace Hot replace a product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/supersede Supersede a product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/set-migration-target Set the migration target of a product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/migrate-subscriptions Migrate list of subscriptions between products POST /spaces/{org}/{catalog}/{space}/products/{product-id}/execute-migration-target Migrate all subscriptions to their migration targets POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/replace Hot replace the product POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/supersede Supersede a product POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/set-migration-target Set the migration target POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/migrate-subscriptions Migrate list of subscriptions between products POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/execute-migration-target Migrate all subscriptions to their migration targets GET /spaces/{org}/{catalog}/{space}/products/{product-id}/document Get the Product document GET /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/document Get the Product document by name and version GET /spaces/{org}/{catalog}/{space}/apis List all API objects in all collections GET /spaces/{org}/{catalog}/{space}/apis/{api-name} List the API objects GET /spaces/{org}/{catalog}/{space}/apis/{api-id} Get the API object by id PATCH /spaces/{org}/{catalog}/{space}/apis/{api-id} Update the API object by id GET /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version} Get the API object by name and version PATCH /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version} Update the API object by name and version GET /spaces/{org}/{catalog}/{space}/apis/{api-id}/document Get the API document GET /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version}/document Get the API document by name and version GET /spaces/{org}/{catalog}/{space}/apis/{api-id}/wsdl Get the API wsdl document GET /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version}/wsdl Get the API wsdl document by name and version GET /catalogs/{org}/{catalog}/products List all Product objects in all collections DELETE /catalogs/{org}/{catalog}/products Clear all Product objects in all collections GET /catalogs/{org}/{catalog}/products/{product-name} List the Product objects DELETE /catalogs/{org}/{catalog}/products/{product-name} Clear the Product objects GET /catalogs/{org}/{catalog}/products/{product-id} Get the Product object by id PATCH /catalogs/{org}/{catalog}/products/{product-id} Update the Product object by id DELETE /catalogs/{org}/{catalog}/products/{product-id} Delete the Product object by id GET /catalogs/{org}/{catalog}/products/{product-name}/{product-version} Get the Product object by name and version PATCH /catalogs/{org}/{catalog}/products/{product-name}/{product-version} Update the Product object by name and version DELETE /catalogs/{org}/{catalog}/products/{product-name}/{product-version} Delete a Product POST /catalogs/{org}/{catalog}/products/{product-id}/replace Hot replace a product POST /catalogs/{org}/{catalog}/products/{product-id}/supersede Supersede a product POST /catalogs/{org}/{catalog}/products/{product-id}/set-migration-target Set the migration target of a product POST /catalogs/{org}/{catalog}/products/{product-id}/migrate-subscriptions Migrate list of subscriptions between products POST /catalogs/{org}/{catalog}/products/{product-id}/execute-migration-target Migrate all subscriptions to their migration targets POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/replace Hot replace the product POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/supersede Supersede a product POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/set-migration-target Set the migration target POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/migrate-subscriptions Migrate list of subscriptions between products POST /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/execute-migration-target Migrate all subscriptions to their migration targets GET /catalogs/{org}/{catalog}/products/{product-id}/document Get the Product document GET /catalogs/{org}/{catalog}/products/{product-name}/{product-version}/document Get the Product document by name and version GET /catalogs/{org}/{catalog}/apis List all API objects in all collections GET /catalogs/{org}/{catalog}/apis/{api-name} List the API objects GET /catalogs/{org}/{catalog}/apis/{api-id} Get the API object by id PATCH /catalogs/{org}/{catalog}/apis/{api-id} Update the API object by id GET /catalogs/{org}/{catalog}/apis/{api-name}/{api-version} Get the API object by name and version PATCH /catalogs/{org}/{catalog}/apis/{api-name}/{api-version} Update the API object by name and version GET /catalogs/{org}/{catalog}/apis/{api-id}/document Get the API document GET /catalogs/{org}/{catalog}/apis/{api-name}/{api-version}/document Get the API document by name and version GET /catalogs/{org}/{catalog}/apis/{api-id}/wsdl Get the API wsdl document GET /catalogs/{org}/{catalog}/apis/{api-name}/{api-version}/wsdl Get the API wsdl document by name and version GET /spaces/{org}/{catalog}/{space}/products List all Product objects in all collections DELETE /spaces/{org}/{catalog}/{space}/products Clear all Product objects in all collections GET /spaces/{org}/{catalog}/{space}/products/{product-name} List the Product objects DELETE /spaces/{org}/{catalog}/{space}/products/{product-name} Clear the Product objects GET /spaces/{org}/{catalog}/{space}/products/{product-id} Get the Product object by id PATCH /spaces/{org}/{catalog}/{space}/products/{product-id} Update the Product object by id DELETE /spaces/{org}/{catalog}/{space}/products/{product-id} Delete the Product object by id GET /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version} Get the Product object by name and version PATCH /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version} Update the Product object by name and version DELETE /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version} Delete a Product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/replace Hot replace a product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/supersede Supersede a product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/set-migration-target Set the migration target of a product POST /spaces/{org}/{catalog}/{space}/products/{product-id}/migrate-subscriptions Migrate list of subscriptions between products POST /spaces/{org}/{catalog}/{space}/products/{product-id}/execute-migration-target Migrate all subscriptions to their migration targets POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/replace Hot replace the product POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/supersede Supersede a product POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/set-migration-target Set the migration target POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/migrate-subscriptions Migrate list of subscriptions between products POST /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/execute-migration-target Migrate all subscriptions to their migration targets GET /spaces/{org}/{catalog}/{space}/products/{product-id}/document Get the Product document GET /spaces/{org}/{catalog}/{space}/products/{product-name}/{product-version}/document Get the Product document by name and version GET /spaces/{org}/{catalog}/{space}/apis List all API objects in all collections GET /spaces/{org}/{catalog}/{space}/apis/{api-name} List the API objects GET /spaces/{org}/{catalog}/{space}/apis/{api-id} Get the API object by id PATCH /spaces/{org}/{catalog}/{space}/apis/{api-id} Update the API object by id GET /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version} Get the API object by name and version PATCH /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version} Update the API object by name and version GET /spaces/{org}/{catalog}/{space}/apis/{api-id}/document Get the API document GET /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version}/document Get the API document by name and version GET /spaces/{org}/{catalog}/{space}/apis/{api-id}/wsdl Get the API wsdl document GET /spaces/{org}/{catalog}/{space}/apis/{api-name}/{api-version}/wsdl Get the API wsdl document by name and version GET /me Get the Me object PUT /me Update the Me object DELETE /me Delete the Me object POST /me/change-password Change my password POST /me/reset-password Reset password POST /me/sign-out Sign out GET /permissions List the My Permission objects GET /tasks List the My Task objects GET /originated-tasks List the Originated Task objects GET /orgs List the My Organization objects GET /catalogs List the My Catalog objects GET /spaces List the My Space objects GET /me Get the Me object PUT /me Update the Me object DELETE /me Delete the Me object POST /me/change-password Change my password POST /me/reset-password Reset password POST /me/sign-out Sign out GET /permissions List the My Permission objects GET /tasks List the My Task objects GET /originated-tasks List the Originated Task objects GET /orgs List the My Organization objects GET /catalogs List the My Catalog objects GET /spaces List the My Space objects GET /catalogs/{org}/{catalog}/webhooks List the Webhook objects GET /catalogs/{org}/{catalog}/webhooks/{webhook} Get the Webhook object by name or id PATCH /catalogs/{org}/{catalog}/webhooks/{webhook} Update the Webhook object by name or id GET /catalogs/{org}/{catalog}/primary-events List the Primary Event objects GET /catalogs/{org}/{catalog}/primary-events/{primary-event} Get the Primary Event object by name or id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/primary-events List the Primary Event objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/primary-events/{primary-event} Get the Primary Event object by name or id GET /catalogs/{org}/{catalog}/webhooks/{webhook}/subscriber-events List the Subscriber Event objects GET /catalogs/{org}/{catalog}/webhooks/{webhook}/subscriber-events/{subscriber-event} Get the Subscriber Event object by name or id GET /catalogs/{org}/{catalog}/webhooks List the Webhook objects GET /catalogs/{org}/{catalog}/webhooks/{webhook} Get the Webhook object by name or id PATCH /catalogs/{org}/{catalog}/webhooks/{webhook} Update the Webhook object by name or id GET /catalogs/{org}/{catalog}/primary-events List the Primary Event objects GET /catalogs/{org}/{catalog}/primary-events/{primary-event} Get the Primary Event object by name or id GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/primary-events List the Primary Event objects GET /catalogs/{org}/{catalog}/configured-gateway-services/{configured-gateway-service}/primary-events/{primary-event} Get the Primary Event object by name or id GET /catalogs/{org}/{catalog}/webhooks/{webhook}/subscriber-events List the Subscriber Event objects GET /catalogs/{org}/{catalog}/webhooks/{webhook}/subscriber-events/{subscriber-event} Get the Subscriber Event object by name or id