Set Permission for Self Service Users
Summary:
Hi Team ,
We have been consuming /crmRestApi/resources/11.13.18.05/selfRegistrations API to create self-service user.
The sample payload is :
{
"AccountKey" : "ABC",
"EmailAddress" : "ABC",
"PersonFirstName" : "ABC",
"PersonLastName" : "ABC"
}
Is it feasible to set permission for contact in linked account while creating self service user ? Currently its set to blank.
Content (required):
As a user , I should be able to set permission for contact during self service user registration
Version (include the version you are using, if applicable):
23C
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0