function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tal HermanTal Herman 

Create user via REST API

I am POSTing a new user request and when I choose the 'Salesforce' profileId, I get 'license limit exceeded'.  However I can create that same user with the 'Chatter Free' profile ID.  I have reviewed my company info and see that I still have 18 licenses available under Salesforce.  On the edit page for that profile, I have enabled the access for my connected app, and it is api-enabled.  So what else is needed?
GautamKumarDrefGautamKumarDref
Hi Tal,

You get 5,000 chatter free licenses for 1 crm license, but if you are trying to create a user having salesforce or saleforce platform license than it is limited and you need to check how many of those are left.

Thanks,
Gautam.