{ "info": { "_postman_id": "a8b6cea4-bbf7-455b-82f0-875370e819e3", "name": "Twilio SendGrid Single Sign-On API", "description": "The Single Sign-On API allows you to manage your SAML 2.0 SSO configurations. You can also work with your SSO integrations using the SSO section of the [Twilio SendGrid application user interface](https://app.sendgrid.com/settings/sso).\n\nThe Single Sign-On Settings operations allow you to create, retrieve, modify, and delete SSO integrations for your Twilio SendGrid account. Each integration will correspond to a specific IdP such as Okta, Duo, or Microsoft Azure Active Directory.\n\nThe Single Sign-On Certificates operations allow you to create, modify, and delete SSO certificates. A SAML certificate allows your IdP and Twilio SendGrid to verify requests are coming from one another using the `public_certificate` and `integration_id` parameters.\n\nThe Single Sign-On Teammates operations allow you to add and modify SSO Teammates. SSO Teammates are the individual user accounts who will access your Twilio SendGrid account with SSO credentials. To retrieve or delete an SSO Teammate, you will use the separate [Teammates API](https://docs.sendgrid.com/api-reference/teammates/).\n\nContact Support:\n Name: Twilio SendGrid Support", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-a8b6cea4-bbf7-455b-82f0-875370e819e3" }, "item": [ { "name": "v3", "item": [ { "name": "sso", "item": [ { "name": "certificates", "item": [ { "name": "{cert_id}", "item": [ { "name": "Get an SSO Certificate", "id": "80cc2b99-8a39-4809-bbf6-39498c39547e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "id": "0551010d-a0db-47f2-86fa-981158b05542", "key": "cert_id", "value": "", "description": "(Required) " } ] }, "description": "**This endpoint allows you to retrieve an individual SSO certificate.**" }, "response": [ { "id": "d570e595-9d98-40bb-9457-1ae70e8e5fcf", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"public_certificate\": \"\",\n \"id\": \"\",\n \"not_before\": \"\",\n \"not_after\": \"\",\n \"intergration_id\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d570e595-9d98-40bb-9457-1ae70e8e5fcf" }, { "id": "7f88dc98-3e84-468c-af78-93daf3e8d0f3", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-7f88dc98-3e84-468c-af78-93daf3e8d0f3" }, { "id": "45ee5247-48eb-415d-976a-0b575895d555", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-45ee5247-48eb-415d-976a-0b575895d555" }, { "id": "41db0040-7384-45dd-9009-07155753c48e", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-41db0040-7384-45dd-9009-07155753c48e" }, { "id": "d4c17446-adf1-4854-a1e7-3122e6c79388", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d4c17446-adf1-4854-a1e7-3122e6c79388" }, { "id": "1a0fc338-1b4c-4a94-8e48-9db417f64b4f", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-1a0fc338-1b4c-4a94-8e48-9db417f64b4f" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-80cc2b99-8a39-4809-bbf6-39498c39547e" }, { "name": "Update SSO Certificate", "id": "2b860ab9-df44-4c50-98cd-2e93f121de3d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "id": "3c9e307c-b239-4ffa-8f91-f0930e944a6f", "key": "cert_id", "value": "", "description": "(Required) " } ] }, "description": "**This endpoint allows you to update an existing certificate by ID.**\n\nYou can retrieve a certificate's ID from the response provided by the \"Get All SSO Integrations\" endpoint." }, "response": [ { "id": "e4702663-d927-419a-846e-cd9b23b59bab", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"public_certificate\": \"\",\n \"id\": \"\",\n \"not_before\": \"\",\n \"not_after\": \"\",\n \"intergration_id\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-e4702663-d927-419a-846e-cd9b23b59bab" }, { "id": "bce21866-d881-4602-87c7-5f892d16b1dd", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-bce21866-d881-4602-87c7-5f892d16b1dd" }, { "id": "00c3b011-595f-4378-b017-c6ba21e1b713", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-00c3b011-595f-4378-b017-c6ba21e1b713" }, { "id": "aac4969d-86fe-403c-b94f-58ed7d7aeeee", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-aac4969d-86fe-403c-b94f-58ed7d7aeeee" }, { "id": "014e3bcc-56fe-4dce-8056-d839ea89e528", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-014e3bcc-56fe-4dce-8056-d839ea89e528" }, { "id": "09b60a34-31f9-48a2-9681-233e78d12d18", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"enabled\": \"\",\n \"integration_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-09b60a34-31f9-48a2-9681-233e78d12d18" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-2b860ab9-df44-4c50-98cd-2e93f121de3d" }, { "name": "Delete an SSO Certificate", "id": "989d9711-6784-4cc2-b153-f2605e7ab064", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "id": "7d629bd6-7b39-46af-be9d-07bb0f086739", "key": "cert_id", "value": "", "description": "(Required) " } ] }, "description": "**This endpoint allows you to delete an SSO certificate.**\n\nYou can retrieve a certificate's ID from the response provided by the \"Get All SSO Integrations\" endpoint." }, "response": [ { "id": "6480c9f6-573e-4003-bc0d-ec9b8c7e2a6c", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"public_certificate\": \"\",\n \"id\": \"\",\n \"not_before\": \"\",\n \"not_after\": \"\",\n \"intergration_id\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-6480c9f6-573e-4003-bc0d-ec9b8c7e2a6c" }, { "id": "e9a13fa9-0017-4118-bda5-c91d09abbdcd", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-e9a13fa9-0017-4118-bda5-c91d09abbdcd" }, { "id": "c3c11086-93a4-4ab0-85d7-f1dfdae7493d", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-c3c11086-93a4-4ab0-85d7-f1dfdae7493d" }, { "id": "68c19537-a506-4634-b6ad-c71cad0a7dc7", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-68c19537-a506-4634-b6ad-c71cad0a7dc7" }, { "id": "d5aa9e5a-0330-4250-87c2-d8ffebb8a7ce", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d5aa9e5a-0330-4250-87c2-d8ffebb8a7ce" }, { "id": "badb9f85-8880-4037-a068-a8dc8c81f194", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/certificates/:cert_id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates", ":cert_id" ], "variable": [ { "key": "cert_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-badb9f85-8880-4037-a068-a8dc8c81f194" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-989d9711-6784-4cc2-b153-f2605e7ab064" } ], "id": "908a04e6-b839-44b7-a56b-365651bd946f", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-908a04e6-b839-44b7-a56b-365651bd946f" }, { "name": "Create an SSO Certificate", "id": "fdf7a806-6acb-46aa-8500-fc1c74ab3a9c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] }, "description": "**This endpoint allows you to create an SSO certificate.**" }, "response": [ { "id": "1a095bbf-d3c7-4ae9-bc86-4c4f2401b1a2", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"public_certificate\": \"\",\n \"id\": \"\",\n \"not_before\": \"\",\n \"not_after\": \"\",\n \"intergration_id\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-1a095bbf-d3c7-4ae9-bc86-4c4f2401b1a2" }, { "id": "2cda6915-d23d-4d5d-96db-66c7783369bf", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-2cda6915-d23d-4d5d-96db-66c7783369bf" }, { "id": "23914e9b-6753-4e4e-94cf-e199329ec110", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-23914e9b-6753-4e4e-94cf-e199329ec110" }, { "id": "47844eb3-963b-4bf1-badd-d08099e7926f", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-47844eb3-963b-4bf1-badd-d08099e7926f" }, { "id": "dd8265cc-47ca-4c08-bf93-7b40de5f7174", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-dd8265cc-47ca-4c08-bf93-7b40de5f7174" }, { "id": "1a8b4f63-8b83-428b-87f2-bb2f99a7fa8d", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"public_certificate\": \"\",\n \"integration_id\": \"\",\n \"enabled\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "certificates" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-1a8b4f63-8b83-428b-87f2-bb2f99a7fa8d" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-fdf7a806-6acb-46aa-8500-fc1c74ab3a9c" } ], "id": "0d6e6998-b2f6-48ac-8a2d-cc282302eb8c", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-0d6e6998-b2f6-48ac-8a2d-cc282302eb8c" }, { "name": "integrations", "item": [ { "name": "{id}", "item": [ { "name": "Get an SSO Integration", "id": "a81d7dfc-d6f6-48c1-9634-092cc5cf3408", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "id": "df144960-d198-4d5b-aadd-981b70d48e50", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "**This endpoint allows you to retrieve an SSO integration by ID.**\n\nYou can retrieve the IDs for your configurations from the response provided by the \"Get All SSO Integrations\" endpoint." }, "response": [ { "id": "0925f720-18c8-4f95-8f63-e213a7c71429", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"enabled\": \"\",\n \"entity_id\": \"\",\n \"last_updated\": \"\",\n \"name\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"completed_integration\": \"\",\n \"id\": \"\",\n \"single_signon_url\": \"\",\n \"audience_url\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-0925f720-18c8-4f95-8f63-e213a7c71429" }, { "id": "2dd7546a-8442-4347-bc08-beea8d575402", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-2dd7546a-8442-4347-bc08-beea8d575402" }, { "id": "8cd2d94e-43bd-4e05-93e9-b6a2fcec5298", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-8cd2d94e-43bd-4e05-93e9-b6a2fcec5298" }, { "id": "038bae42-2d59-4c43-8ba8-624c56f2c9c5", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-038bae42-2d59-4c43-8ba8-624c56f2c9c5" }, { "id": "493fa6e9-645d-40ed-93bd-f18dea75e16d", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-493fa6e9-645d-40ed-93bd-f18dea75e16d" }, { "id": "e55dc4ef-6e62-4023-b12d-d7ac4a71dbbe", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-e55dc4ef-6e62-4023-b12d-d7ac4a71dbbe" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-a81d7dfc-d6f6-48c1-9634-092cc5cf3408" }, { "name": "Update an SSO Integration", "id": "50a2dcd4-46aa-4b77-8876-e06dd12d856b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "id": "91d9b95a-7057-4c03-b4eb-a08a7dd49f23", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "**This endpoint allows you to modify an exisiting SSO integration.**\n\nYou can retrieve the IDs for your configurations from the response provided by the \"Get All SSO Integrations\" endpoint." }, "response": [ { "id": "3159a4d9-7c4e-4a30-88eb-99645b634720", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"enabled\": \"\",\n \"entity_id\": \"\",\n \"last_updated\": \"\",\n \"name\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"completed_integration\": \"\",\n \"id\": \"\",\n \"single_signon_url\": \"\",\n \"audience_url\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-3159a4d9-7c4e-4a30-88eb-99645b634720" }, { "id": "94b9bcc2-413b-4dce-b55b-fe5a4e588432", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-94b9bcc2-413b-4dce-b55b-fe5a4e588432" }, { "id": "f339cb25-2c96-4d4d-bb18-b6b30a3a09ca", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-f339cb25-2c96-4d4d-bb18-b6b30a3a09ca" }, { "id": "a6f6babc-2f25-4b6f-a6f1-303b3c326091", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-a6f6babc-2f25-4b6f-a6f1-303b3c326091" }, { "id": "88b0fb51-4e6d-457d-9add-13f96db9899a", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-88b0fb51-4e6d-457d-9add-13f96db9899a" }, { "id": "d080b954-42df-4f51-b011-ae6ab23718ee", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d080b954-42df-4f51-b011-ae6ab23718ee" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-50a2dcd4-46aa-4b77-8876-e06dd12d856b" }, { "name": "Delete an SSO Integration", "id": "194447e8-f5c0-4d28-8df0-2ec03ee4b6c2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "id": "951c2821-180e-42d1-b180-c0cb0fcd5f08", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "**This endpoint allows you to delete an IdP configuration by ID.**\n\nYou can retrieve the IDs for your configurations from the response provided by the \"Get All SSO Integrations\" endpoint." }, "response": [ { "id": "25137d81-47a6-4ebf-9c98-320940e0d32d", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-25137d81-47a6-4ebf-9c98-320940e0d32d" }, { "id": "d5678c78-c0ab-419c-acba-e4c136cafd52", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d5678c78-c0ab-419c-acba-e4c136cafd52" }, { "id": "74828332-9afb-4c17-80b6-5a971b9f4ae3", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-74828332-9afb-4c17-80b6-5a971b9f4ae3" }, { "id": "c4afaf24-aeca-466f-9319-8c78519bf135", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-c4afaf24-aeca-466f-9319-8c78519bf135" }, { "id": "4d71c3b5-c623-4a62-983c-b5bea3e4dcd2", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-4d71c3b5-c623-4a62-983c-b5bea3e4dcd2" }, { "id": "1fd0b5d4-4536-4b9f-9da4-9e48bd784073", "name": "response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:id", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-1fd0b5d4-4536-4b9f-9da4-9e48bd784073" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-194447e8-f5c0-4d28-8df0-2ec03ee4b6c2" } ], "id": "4c033fe3-99e7-4ee7-bd75-0d8910ce8c39", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-4c033fe3-99e7-4ee7-bd75-0d8910ce8c39" }, { "name": "{integration_id}", "item": [ { "name": "certificates", "item": [ { "name": "Get All SSO Certificates by Integration", "id": "60d25dca-d56a-4c2b-8110-782e02304ef5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "id": "d43b4905-2868-4005-bd3c-399c16eca8e1", "key": "integration_id", "value": "", "description": "(Required) An ID that matches a certificate to a specific IdP integration." } ] }, "description": "**This endpoint allows you to retrieve all your IdP configurations by configuration ID.**\n\nThe `integration_id` expected by this endpoint is the `id` returned in the response by the \"Get All SSO Integrations\" endpoint." }, "response": [ { "id": "12bbf5f2-d2ee-4bd4-a2cc-b5bf71fe168c", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "key": "integration_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"public_certificate\": \"\",\n \"id\": \"\",\n \"not_before\": \"\",\n \"not_after\": \"\",\n \"intergration_id\": \"\"\n },\n {\n \"public_certificate\": \"\",\n \"id\": \"\",\n \"not_before\": \"\",\n \"not_after\": \"\",\n \"intergration_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-12bbf5f2-d2ee-4bd4-a2cc-b5bf71fe168c" }, { "id": "ef03ffb4-11fa-4a3c-836f-ac8115ae2b40", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "key": "integration_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-ef03ffb4-11fa-4a3c-836f-ac8115ae2b40" }, { "id": "bc6b46ad-fc6c-4288-8562-de2cb1f22e67", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "key": "integration_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-bc6b46ad-fc6c-4288-8562-de2cb1f22e67" }, { "id": "be1b10a9-2156-4ae2-b628-ca00d24663cf", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "key": "integration_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-be1b10a9-2156-4ae2-b628-ca00d24663cf" }, { "id": "b87ed39f-3606-4450-affa-2f9c039a871c", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "key": "integration_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-b87ed39f-3606-4450-affa-2f9c039a871c" }, { "id": "3ead4995-8bf9-4790-a2cd-64d0532eb2e5", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations/:integration_id/certificates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations", ":integration_id", "certificates" ], "variable": [ { "key": "integration_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-3ead4995-8bf9-4790-a2cd-64d0532eb2e5" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-60d25dca-d56a-4c2b-8110-782e02304ef5" } ], "id": "40bae729-8470-4b82-aa82-ea2922f45f7f", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-40bae729-8470-4b82-aa82-ea2922f45f7f" } ], "id": "b1ee29d1-2f39-4087-bd0e-c94e3acd9fdb", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-b1ee29d1-2f39-4087-bd0e-c94e3acd9fdb" }, { "name": "Create an SSO Integration", "id": "ee36a6c4-7185-4e0b-9d60-1e7ffb768a18", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] }, "description": "**This endpoint allows you to create an SSO integration.**" }, "response": [ { "id": "7251595a-4c47-47cf-81c5-34c5d0a77403", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"enabled\": \"\",\n \"entity_id\": \"\",\n \"last_updated\": \"\",\n \"name\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"completed_integration\": \"\",\n \"id\": \"\",\n \"single_signon_url\": \"\",\n \"audience_url\": \"\"\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-7251595a-4c47-47cf-81c5-34c5d0a77403" }, { "id": "f585e80f-530d-4923-9958-3f8fc6de8856", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-f585e80f-530d-4923-9958-3f8fc6de8856" }, { "id": "8d48b4da-52ec-4a65-a8ad-dde82bda997c", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-8d48b4da-52ec-4a65-a8ad-dde82bda997c" }, { "id": "cfe152af-cdd2-46e4-bab5-a7af6906b02e", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-cfe152af-cdd2-46e4-bab5-a7af6906b02e" }, { "id": "05cfae76-98d4-488d-a263-56769f8ba260", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-05cfae76-98d4-488d-a263-56769f8ba260" }, { "id": "2bbf02cb-e06d-4af3-8b70-b979db125066", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"enabled\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"entity_id\": \"\",\n \"completed_integration\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/integrations", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-2bbf02cb-e06d-4af3-8b70-b979db125066" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-ee36a6c4-7185-4e0b-9d60-1e7ffb768a18" }, { "name": "Get All SSO Integrations", "id": "80b8677b-f84d-4f30-bae0-992ad061b432", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] }, "description": "**This endpoint allows you to retrieve all SSO integrations tied to your Twilio SendGrid account.**\n\nThe IDs returned by this endpoint can be used by the APIs additional endpoints to modify your SSO integrations." }, "response": [ { "id": "e62ab831-c066-45a1-8f2a-cfe7a09838f0", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"enabled\": \"\",\n \"entity_id\": \"\",\n \"last_updated\": \"\",\n \"name\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"completed_integration\": \"\",\n \"id\": \"\",\n \"single_signon_url\": \"\",\n \"audience_url\": \"\"\n },\n {\n \"enabled\": \"\",\n \"entity_id\": \"\",\n \"last_updated\": \"\",\n \"name\": \"\",\n \"signin_url\": \"\",\n \"signout_url\": \"\",\n \"completed_integration\": \"\",\n \"id\": \"\",\n \"single_signon_url\": \"\",\n \"audience_url\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-e62ab831-c066-45a1-8f2a-cfe7a09838f0" }, { "id": "2327c80b-df7f-45e0-b715-12bfefeec0a8", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-2327c80b-df7f-45e0-b715-12bfefeec0a8" }, { "id": "2c824cf5-b123-4f00-8b64-9ac8db02306b", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-2c824cf5-b123-4f00-8b64-9ac8db02306b" }, { "id": "d2b4896d-2b9e-4afe-8741-19552dece933", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d2b4896d-2b9e-4afe-8741-19552dece933" }, { "id": "8ec28a9c-ff0d-480b-a657-beb8fb28bb48", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-8ec28a9c-ff0d-480b-a657-beb8fb28bb48" }, { "id": "ca095bbf-f94e-4862-87c3-d923965c08a1", "name": "response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v3/sso/integrations?si=", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "integrations" ], "query": [ { "description": "If this parameter is set to `true`, the response will include the `completed_integration` field.", "key": "si", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-ca095bbf-f94e-4862-87c3-d923965c08a1" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-80b8677b-f84d-4f30-bae0-992ad061b432" } ], "id": "21f8ca78-9b59-4f9f-9a59-063e81ffa094", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-21f8ca78-9b59-4f9f-9a59-063e81ffa094" }, { "name": "teammates", "item": [ { "name": "{username}", "item": [ { "name": "Edit an SSO Teammate", "id": "74e5b228-9d4c-4c69-9dd3-c1df45e18889", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "id": "e97a4296-f912-40f5-bf7f-558be4b1ae85", "key": "username", "value": "", "description": "(Required) Set this parameter to the Teammate's email address. This address must be the same address assigned to the Teammate in your IdP." } ] }, "description": "**This endpoint allows you to modify an existing SSO Teammate.**\n\nOnly the parent user and Teammates with admin permissions can update another Teammate's permissions.\n\n### Scopes\n\nWhen updating a Teammate, you will assign it permissions or scopes. These scopes determine which actions the Teammate can perform and which features they can access. Scopes are provided with one of three properties passed to this endpoint: `is_admin`, `scopes`, and `persona`.\n\nYou can make a Teammate an administrator by setting `is_admin` to `true`. Administrators will have all scopes assigned to them. Alternatively, you can assign a `persona` to the teammate, which will assign them a block of permissions commonly required for that type of user. See the \"Persona scopes\" section of [**Teammate Permissions**](https://docs.sendgrid.com/ui/account-and-settings/teammate-permissions#persona-scopes) for a list of permsissions granted by persona. Lastly, you can assign individual permissions with the `scopes` property. See [**Teammate Permissions**](https://docs.sendgrid.com/ui/account-and-settings/teammate-permissions) for a full list of scopes that can be assigned to a Teammate.\n\n### Subuser access\n\nSendGrid Teammates may be assigned access to one or more Subusers. Subusers function like SendGrid sub-accounts with their own resources. See [**Subusers**](https://docs.sendgrid.com/ui/account-and-settings/subusers) for more information.\n\nWhen assigning Subuser access to a Teammate, you may set the `has_restricted_subuser_access` property to `true` to constrain the Teammate so that they can operate only on behalf of the Subusers to which they are assigned. You may further set the level of access the Teammate has to each Subuser with the `subuser_access` property." }, "response": [ { "id": "84dc0895-8a50-46a7-85bb-9a32d84cd5bc", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "key": "username" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"address\": \"\",\n \"address2\": \"\",\n \"city\": \"\",\n \"company\": \"\",\n \"country\": \"\",\n \"username\": \"\",\n \"phone\": \"\",\n \"state\": \"\",\n \"user_type\": \"teammate\",\n \"website\": \"\",\n \"zip\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"is_admin\": \"\",\n \"is_sso\": \"\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"username\": \"\",\n \"email\": \"\",\n \"disabled\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"username\": \"\",\n \"email\": \"\",\n \"disabled\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-84dc0895-8a50-46a7-85bb-9a32d84cd5bc" }, { "id": "b95c2451-ffd6-4ef9-8a84-852f3776b942", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "key": "username" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-b95c2451-ffd6-4ef9-8a84-852f3776b942" }, { "id": "19072dcf-0c5d-47ac-8d9c-0af3c22cf7b0", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "key": "username" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-19072dcf-0c5d-47ac-8d9c-0af3c22cf7b0" }, { "id": "168abbcc-7d27-4532-93bc-5e3cb8ea11cc", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "key": "username" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-168abbcc-7d27-4532-93bc-5e3cb8ea11cc" }, { "id": "9941da79-67e6-4eda-9c44-3b6e441a0bfc", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "key": "username" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-9941da79-67e6-4eda-9c44-3b6e441a0bfc" }, { "id": "bedf7b63-e852-455f-913b-56b488fcf2aa", "name": "response", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"observer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates/:username", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates", ":username" ], "variable": [ { "key": "username" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-bedf7b63-e852-455f-913b-56b488fcf2aa" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-74e5b228-9d4c-4c69-9dd3-c1df45e18889" } ], "id": "6ae13bc6-b0db-4981-ae98-b712c8b10891", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-6ae13bc6-b0db-4981-ae98-b712c8b10891" }, { "name": "Create an SSO Teammate.", "id": "d13cc151-ebae-46b6-9aa5-4c31898465d0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] }, "description": "**This endpoint allows you to create an SSO Teammate.**\n\nThe email address provided for the Teammate will also function as the Teammate's username. Once created, the Teammate's email address cannot be changed.\n\n### Scopes\n\nWhen creating a Teammate, you will assign it permissions or scopes. These scopes determine which actions the Teammate can perform and which features they can access. Scopes are provided with one of three properties passed to this endpoint: `is_admin`, `scopes`, and `persona`.\n\nYou can make a Teammate an administrator by setting `is_admin` to `true`. Administrators will have all scopes assigned to them. Alternatively, you can assign a `persona` to the teammate, which will assign them a block of permissions commonly required for that type of user. See the \"Persona scopes\" section of [**Teammate Permissions**](https://docs.sendgrid.com/ui/account-and-settings/teammate-permissions#persona-scopes) for a list of permsissions granted by persona. Lastly, you can assign individual permissions with the `scopes` property. See [**Teammate Permissions**](https://docs.sendgrid.com/ui/account-and-settings/teammate-permissions) for a full list of scopes that can be assigned to a Teammate.\n\n### Subuser access\n\nSendGrid Teammates may be assigned access to one or more Subusers. Subusers function like SendGrid sub-accounts with their own resources. See [**Subusers**](https://docs.sendgrid.com/ui/account-and-settings/subusers) for more information.\n\nWhen assigning Subuser access to a Teammate, you may set the `has_restricted_subuser_access` property to `true` to constrain the Teammate so that they can operate only on behalf of the Subusers to which they are assigned. You may further set the level of access the Teammate has to each Subuser with the `subuser_access` property." }, "response": [ { "id": "965ce564-cf88-49aa-8d26-1bf198794cb6", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"email\": \"\",\n \"is_admin\": \"\",\n \"is_sso\": \"\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"username\": \"\",\n \"email\": \"\",\n \"disabled\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"username\": \"\",\n \"email\": \"\",\n \"disabled\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-965ce564-cf88-49aa-8d26-1bf198794cb6" }, { "id": "241c1657-6e22-43b2-aa43-0ceae4cc0c4b", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-241c1657-6e22-43b2-aa43-0ceae4cc0c4b" }, { "id": "41b048b2-0c3a-4f89-984a-9fde3d25c630", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-41b048b2-0c3a-4f89-984a-9fde3d25c630" }, { "id": "88da145e-c875-43f9-9e4d-654564bc8e80", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-88da145e-c875-43f9-9e4d-654564bc8e80" }, { "id": "fa17c360-1193-426a-a7a1-05ee51439f15", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-fa17c360-1193-426a-a7a1-05ee51439f15" }, { "id": "6006c149-fefa-46b6-874f-733fd797e221", "name": "response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"is_admin\": \"\",\n \"persona\": \"developer\",\n \"scopes\": [\n \"\",\n \"\"\n ],\n \"has_restricted_subuser_access\": \"\",\n \"subuser_access\": [\n {\n \"id\": \"\",\n \"permission_type\": \"admin\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n },\n {\n \"id\": \"\",\n \"permission_type\": \"restricted\",\n \"scopes\": [\n \"\",\n \"\"\n ]\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v3/sso/teammates", "host": [ "{{baseUrl}}" ], "path": [ "v3", "sso", "teammates" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n },\n {\n \"message\": \"\",\n \"field\": \"\",\n \"error_id\": \"\"\n }\n]", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-6006c149-fefa-46b6-874f-733fd797e221" } ], "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-d13cc151-ebae-46b6-9aa5-4c31898465d0" } ], "id": "41603472-5a2d-45b8-a3b1-ed061a881adf", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-41603472-5a2d-45b8-a3b1-ed061a881adf" } ], "id": "f39136ba-66fd-4c89-aa57-34a3614af26a", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-f39136ba-66fd-4c89-aa57-34a3614af26a" } ], "id": "3331d455-7c4e-4f29-b030-fb2cf268adc9", "createdAt": "2026-06-05T15:17:46.000Z", "updatedAt": "2026-06-05T15:17:46.000Z", "uid": "35240-3331d455-7c4e-4f29-b030-fb2cf268adc9" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.sendgrid.com" } ] }