📣 this endpoint Creates a player under a project . In this POST request the project ID has to be provided . All the necessary data has to be provided in the request payload✳ list of URL parameters
project_id = 36 character in length
📢 Info message : Here URL is contructed like POST/projects/<project_id>/players
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.