# Delete SCIM User **DELETE /Organizations/{OrganizationSid}/scim/Users/{UserSid}** ## Servers - https://preview-iam.twilio.com: https://preview-iam.twilio.com () ## Authentication methods - O auth2 client credentials ## Parameters ### Path parameters - **OrganizationSid** (string(OrganizationSid)) - **UserSid** (string(UserSid)) ## Responses ### 204 No content #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client ### 400 Bad request or business rules violation #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/scim+json (object) - **schemas** (array[string]) Schema URIs that define the contents of the error structure - **detail** (string) A human-readable description of the error - **scimType** (string) A scimType error code as defined in RFC7644 - **status** (string) Http status code - **code** (integer(int32)) Twilio-specific error code - **moreInfo** (string) Link to Error Code References ### 401 Unauthorized #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/scim+json (object) - **schemas** (array[string]) Schema URIs that define the contents of the error structure - **detail** (string) A human-readable description of the error - **scimType** (string) A scimType error code as defined in RFC7644 - **status** (string) Http status code - **code** (integer(int32)) Twilio-specific error code - **moreInfo** (string) Link to Error Code References ### 403 Forbidden #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/scim+json (object) - **schemas** (array[string]) Schema URIs that define the contents of the error structure - **detail** (string) A human-readable description of the error - **scimType** (string) A scimType error code as defined in RFC7644 - **status** (string) Http status code - **code** (integer(int32)) Twilio-specific error code - **moreInfo** (string) Link to Error Code References ### 404 Not found #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/scim+json (object) - **schemas** (array[string]) Schema URIs that define the contents of the error structure - **detail** (string) A human-readable description of the error - **scimType** (string) A scimType error code as defined in RFC7644 - **status** (string) Http status code - **code** (integer(int32)) Twilio-specific error code - **moreInfo** (string) Link to Error Code References ### 429 Too many requests #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/scim+json (object) - **schemas** (array[string]) Schema URIs that define the contents of the error structure - **detail** (string) A human-readable description of the error - **scimType** (string) A scimType error code as defined in RFC7644 - **status** (string) Http status code - **code** (integer(int32)) Twilio-specific error code - **moreInfo** (string) Link to Error Code References [Powered by Bump.sh](https://bump.sh)