Commerce Management Webstore Social, Create Named Credential

Create a named credential for integration with external channels.
Resource
/commerce/management/webstores/${webstoreId}/social/actions/create-named-credential
Available version
64.0
HTTP methods
POST
Request body for POST
Root XML tag
socialPlatform
JSON example
{
  "socialPlatform": "Meta"
}
Properties
Name Type Description Required or Optional Available Version
socialPlatform String Name of the social platform. The only valid value is Meta. Required 64.0
Response body for POST
Create Social Named Credential Result