I have a Smartsheet enterprise account with system admin privileges. But, when I try to access the SCIM API(https://scim.smartsheet.com/v2/Users) getting the following error:
{ "schemas": [ "urn:ietf:params:scim:api:messages:2.0:Error" ], "detail": "This feature is not enabled for your organization. Please contact your Customer Support Manager (CSM).", "status": "403" }
I couldn't find any option to enable SCIM in the Smartsheet platform. How to fix this issue?
I really appreciate any help you can provide.