This endpoint respects tenant feature limits for contacts. If the limit is reached, a FEATURE_LIMIT_EXCEEDED error is returned with details about current usage and maximum allowed
Success (201 Created): Returns the created contact data wrapped in ContactResource format with groups auto-loaded. Includes message: "Contact created successfully"
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.