Create project colorAsk AIpost https://api.zeplin.dev/v1/projects/{project_id}/colorsCreate a color in the project's local styleguidePath Paramsproject_idstringrequiredProject idBody Paramsnamestringrequiredlength between 1 and 100Name of the colorsource_idstringColor's identifier in the design toolrintegerrequired0 to 255Red component of the colorgintegerrequired0 to 255Green component of the colorbintegerrequired0 to 255Blue component of the coloranumberrequired0 to 1Alpha component of the colorResponses 200Successful response: Returns Object Reference 403User cannot create a project color 404Project not found response 422Not a project member or project archivedUpdated 4 months ago