Create an ID mappingCopy Pagepost https://app.360learning.com/api/v2/external-idsRequired OAuth scope: externalIds:write. Creates an external ID mapping.Body Paramsplatformstringrequiredlength ≥ 1The name of the platform where the external ID comes from.targetIdstringrequiredThe resource ID to which the external ID is linked.targetTypestringenumrequiredThe resource type to which the external ID is linked.courseattemptclassroomclassroomAttendanceclassroomAttendanceSheetclassroomSlotclassroomSlotRegistrationcoursegrouplearningNeedpathpathEnrollmentpathSessionpathTrackingregistrationRequestuserShow 15 enum valuesvaluestringrequiredlength ≥ 1The value of the external ID.Headers360-api-versionstringenumrequiredThe version of the API.v2.0Allowed:v2.0Responses 201Returns the created external ID mapping. 400The server cannot or will not process the request due to something that is perceived to be a client error. 401The given access token is either missing, invalid, has expired, or has been revoked. 403The given access token does not have the required OAuth scope to execute the request. 404The targeted resource does not exist. 429The client has sent too many requests in a short amount of time.Updated 24 days ago