Values.AccessPointAlreadyExistsSourceReturned if the access point that you are trying to create already exists, with the creation token you provided in the request.
type nonrec t = {errorCode : ErrorCode.t option;message : ErrorMessage.t option;accessPointId : AccessPointId.t option;}